MonobjcMonobjc Documented Class Library
kCVPixelBufferPlaneAlignmentKey Field
NamespacesMonobjc.QuartzCoreCVPixelBufferkCVPixelBufferPlaneAlignmentKey

Specifies the alignment of the planes within the buffer. Planes will start on a byte number which is a multiple of this value. (type CFNumber).

Available in Mac OS X v10.5 and later.

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