CVPlanarPixelBufferInfo_YCbCrBiPlanar Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |