Allow people to access layers on a pixel level
- generator(fill layer) access? (Just give a numpy array, or per pixel(slow)).
- do we also hand them the alpha channel of the fill layer?
- export layer data to other program for editing?
- move
- crop
- basic transforms.
Other thoughts:
Maybe an idea to let people write shaders or something in regards to per-pixel operations???