Before I start digging into the Photoshop SDK (already took a small tour), I would like to know if it is possible to implement my idea. What I basically want to do, is to create a plugin that implements a new type of layer. I want this layer to have parameters like the correction layers have. But instead of modifieng the pixels, I want to blit new pixels onto the surface, ideally referencing another layer.
Can anyone please tell me if it is possible what I want to achieve?
Many thanks,
-Niklas