SoInterlaceFramesProcessing2dSplitModes Enumeration |
Namespace: OIV.ImageViz.Engines.ImageManipulation.ImageEditing
Member name | Value | Description | |
---|---|---|---|
HALF_IMAGE | 0 | This mode considers two input images having half the Y size of the output image. | |
FULL_IMAGE | 1 | This mode considers two input images having the same size as the input image by repeating every second horizontal line. |