PictureEffectsRaw Xojo Plugin

BlendEffectRaw.Opacity Property (console safe)

Defines the opacity value of the FillBitmap.

Opacity as Double {Read and Write}

Remarks

This value can be from 0.01 to 1.0. If you use the value 1.0 then you are no longer in blending mode and are only drawing the FillBitmap onto the src bitmap with the given mask.

See Also

BlendEffectRaw Class