PictureEffects Xojo and Real Studio Plugin
InterlaceType Module
Constants for InterlaceType that can be used with the Interlace effect.
module InterlaceType
Constants
NONE = 0
No Interlace.
ODD = 1
Odd lines are interlaced.
EVEN = 2
Even lines are interlaced.