Non plugin authors often don't know what is and isn't possible when writing plugins - so hopefully this should be helpful to users wishing to suggest plugins. "Classic" Effects (those deriving from Effect or PropertyBasedEffect) Effects can only access the current layer. However, BitmapEffects and GpuEffects can access all layers. Effects can only access the current image. Effects cannot know or change the blend mode or transparency of a layer. Howeve