PictureEffectsConsole Xojo Plugin

RotateEffectConsole.CreateAlphaChannel Property (console only)

Use this property to decide if alpha channel should be created or not. This may be desired if wanting the new space around the image to be alpha for example.

CreateAlphaChannel as Boolean {Read and Write}

Remarks

If original image has alpha channel set then alpha channel will be created on the new picture regardless if this property is set to true or false.

See Also

RotateEffectConsole Class