←Select platform
In This Topic ▼

ConversionYuvParameters Structure Members

Summary

The following tables list the members exposed by ConversionYuvParameters.

Public Methods

Name Description
Public Method
ToString Overridden. Returns a meaningful name for this method.

Public Properties

Name Description
Public Property
static  | Shared in VB</div>
Empty Gets an new empty structure.
Public Property MacroPixel Gets or sets the Macropixel size, which is the number of pixels in the unit pixels group.
Public Property Mask Gets or sets the YUV conversion masking value.
Public Property Offsets Gets or sets the offsets of the byte ordering for the proposed YUV format.
Public Property Planar Gets or sets a value indicating whether the buffer consists of the Y plane, V plane and U plane.
Public Property Range Gets or sets a value indicating the range of values in the input buffer.
Public Property UH Gets or sets the horizontal subsampling period of U.
Public Property UV Gets or sets the vertical subsampling period of U.
Public Property VH Gets or sets the horizontal subsampling period of V.
Public Property VV Gets or sets the vertical subsampling period of V.

Public Fields

Name Description
Public Field
static  | Shared in VB
PlanarUvy Planes order, U, V, Y.
Public Field static  | Shared in VB PlanarUyv Planes order, U, Y, V.
Public Field static  | Shared in VB PlanarVuy Planes order, V, U, Y.
Public Field static  | Shared in VB PlanarVyu Planes order, V, Y, U.
Public Field static  | Shared in VB PlanarYuv Planes order, Y, U, V.
Public Field static  | Shared in VB PlanarYvu Planes order, Y, V, U.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly