Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.5.7
ConversionYuvParameters Structure Properties
See Also 
Leadtools.ColorConversion Namespace : ConversionYuvParameters Structure


For a list of all members of this type, see ConversionYuvParameters members.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyMacroPixel Gets or sets the Macropixel size, which is the number of pixels in the unit pixels group.  
Public PropertyMask Gets or sets the YUV conversion masking value.  
Public PropertyOffsets Gets or sets the offsets of the byte ordering for the proposed YUV format.  
Public PropertyPlanar Gets or sets a value indicating whether the buffer consists of the Y plane, V plane and U plane.  
Public PropertyRange Gets or sets a value indicating the range of values in the input buffer;  
Public PropertyUH Gets or sets the horizontal subsampling period of U.  
Public PropertyUV Gets or sets the vertical subsampling period of U.  
Public PropertyVH Gets or sets the horizontal subsampling period of V.  
Public PropertyVV Gets or sets the vertical subsampling period of V.  
Top

See Also