PictureEffects Xojo and Real Studio Plugin

BlendEffect.Opacity Property

Defines the opacity value of the FillPicture.

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 FillPicture onto the src picture with the given mask.

See Also

BlendEffect Class