PictureEffects Xojo and Real Studio Plugin

InterlaceType Module

Constants for InterlaceType that can be used with the Interlace effect.

module InterlaceType

Constants

NONE = 0No Interlace.
ODD = 1Odd lines are interlaced.
EVEN = 2Even lines are interlaced.