You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: when images are opened in MosaicEditor, they should look exactly as they looked onscreen when they were saved.
Images should get userLevels and userLookupTable info keys. These may be modified by MosaicEditor like userTransform.
Images should also get a backgroundImage info key that references a stored background frame, and a 'backgroundRemovalMode' key that can be either 'divide' or 'subtract'.
Don't save duplicate background frames; multiple images may reference the same background file.
The text was updated successfully, but these errors were encountered:
Goal: when images are opened in MosaicEditor, they should look exactly as they looked onscreen when they were saved.
userLevels
anduserLookupTable
info keys. These may be modified by MosaicEditor likeuserTransform
.backgroundImage
info key that references a stored background frame, and a 'backgroundRemovalMode' key that can be either 'divide' or 'subtract'.The text was updated successfully, but these errors were encountered: