CVPlanarPixelBufferInfo_YCbCrBiPlanar Struct

Definition

Implements a YCbCr biplanar buffer description.

[ObjCRuntime.Watch(4, 0)]
public struct CVPlanarPixelBufferInfo_YCbCrBiPlanar
type CVPlanarPixelBufferInfo_YCbCrBiPlanar = struct
Inheritance
CVPlanarPixelBufferInfo_YCbCrBiPlanar
Attributes

Fields

ComponentInfoCbCr

A descriptor for the Cb/CR buffer.

ComponentInfoY

A descriptor for the Y buffer.

Applies to