PictureEffects Xojo and Real Studio Plugin

GrayscaleEffect.IgnoreAlpha Property

If set to true then the alpha channel of the source image will not be included in the destination image.

IgnoreAlpha as Boolean {Read and Write}

Remarks

Before REALbasic 2009r1 then alpha channel is never automatically copied for you into the new picture regardless if this property is set to true or false.

See Also

GrayscaleEffect Class