Share via


CVPlanarPixelBufferInfo_YCbCrBiPlanar Struct

Definition

Implements a YCbCr biplanar buffer description.

public struct CVPlanarPixelBufferInfo_YCbCrBiPlanar
type CVPlanarPixelBufferInfo_YCbCrBiPlanar = struct
Inheritance
CVPlanarPixelBufferInfo_YCbCrBiPlanar

Fields

Name Description
ComponentInfoCbCr

A descriptor for the Cb/CR buffer.

ComponentInfoY

A descriptor for the Y buffer.

Applies to