PictureEffects Xojo and Real Studio Plugin

BlendEffect.FillPicture Property

The picture to draw onto the src picture.

FillPicture as Picture {Read and Write}

Remarks

This picture does not need to be the same size as the src picture. But it needs to follow other rules that this plugin sets such as it must be a clean 32 bit picture.

See Also

BlendEffect Class