PictureEffectsRaw Xojo Plugin

InterlaceEffectRaw.HorizontalInterlaceType Property (console safe)

The type of interlace to do horizontally.

HorizontalInterlaceType as InterlaceEffectRaw.InterlaceTypeValues {Read and Write}

Remarks

This can be any one of the following:
InterlaceEffectRaw.InterlaceTypeValues.INTERLACE.NONE
InterlaceEffectRaw.InterlaceTypeValues.INTERLACE.ODD
InterlaceEffectRaw.InterlaceTypeValues.INTERLACE.EVEN

See Also

InterlaceEffectRaw Class