Gets or sets a value indicating whether the buffer consists of the Y plane, V plane and U plane.
public bool Planar { get; set; }
Public Property Planar As Boolean
Value indicating whether the buffer consists of the Y plane, V plane and U plane. Possible values are: true: the buffer consists of the Y, U, and V planes. false: the buffer does not consist of the Y, U, and V planes.
Refer to ConversionParameters.YuvParameters example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET