MonobjcMonobjc Documented Class Library
kCVImageBufferChromaLocation_Left Field
NamespacesMonobjc.QuartzCoreCVPixelBufferPoolkCVImageBufferChromaLocation_Left

The chroma sample is horizontally co-sited with the left column of luma samples, but centered vertically.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCVImageBufferChromaLocation_Left
Public Shared ReadOnly kCVImageBufferChromaLocation_Left As NSString
public:
static initonly NSString^ kCVImageBufferChromaLocation_Left
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)