PictureEffectsRaw Xojo Plugin

InterlaceEffectRaw.VerticalInterlaceType Property

The type of interlace to do vertically.

VerticalInterlaceType 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