LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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) EmptyGets an new empty structure.  
public Property MacroPixelGets or sets the Macropixel size, which is the number of pixels in the unit pixels group.  
public Property MaskGets or sets the YUV conversion masking value.  
public Property OffsetsGets or sets the offsets of the byte ordering for the proposed YUV format.  
public Property PlanarGets or sets a value indicating whether the buffer consists of the Y plane, V plane and U plane.  
public Property RangeGets or sets a value indicating the range of values in the input buffer.  
public Property UHGets or sets the horizontal subsampling period of U.  
public Property UVGets or sets the vertical subsampling period of U.  
public Property VHGets or sets the horizontal subsampling period of V.  
public Property VVGets or sets the vertical subsampling period of V.  
Top

See Also