MonobjcMonobjc Documented Class Library
kCVImageBufferChromaLocation_DV420 Field
NamespacesMonobjc.QuartzCoreCVPixelBufferPoolkCVImageBufferChromaLocation_DV420

The Cr and Cb samples are alternately co-sited with the left luma samples of the same field.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCVImageBufferChromaLocation_DV420
Public Shared ReadOnly kCVImageBufferChromaLocation_DV420 As NSString
public:
static initonly NSString^ kCVImageBufferChromaLocation_DV420
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)