PictureEffectsConsole Xojo Plugin |
|
InterlaceType Module
Constants for InterlaceType that can be used with the Interlace effect. (Note defined in the main PictureEffects plugin, not in PictureEffectsConsole)
Constants
NONE = 0 | No Interlace. |
ODD = 1 | Odd lines are interlaced. |
EVEN = 2 | Even lines are interlaced. |