PictureEffects Xojo and Real Studio Plugin

PageCurlParams.BackgroundPicture Property

Use this property to make alternate image than the source replace the area where the image has been curled away.

BackgroundPicture as Picture {Write}

Remarks

Default value when the PageCurlParams class is not used is nil.

Note: This parameter is ignored if the BackgroundPicture is not at least as big as the source image. The parameter is also ignored if the BackgroundPicture is not 32 bits or in other ways invalid for this plugin.

See Also

PageCurlParams Class