PictureEffects Xojo and Real Studio Plugin |
|
RotationMethod Module
Constants for RotationMethod that can be used with the RotatePicture effect.
Constants
NORMAL = 0 | Normal rotation is used, which is faster but produces less quality. |
COLOR_WEIGHT = 1 | Color weighted rotation rotation is used, which is slower but produces better quality, especially on edges. |