PictureEffects REALbasic Plugin
RotationMethod Module
Constants for RotationMethod that can be used with the RotatePicture effect.
module RotationMethod
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.