MonobjcMonobjc Documented Class Library
kCVPixelFormatBlackBlock Field
NamespacesMonobjc.QuartzCoreCVPixelFormatDescriptionkCVPixelFormatBlackBlock

The bit pattern for a block of black pixels (type CFData. If this key is absent, black is assumed to be all zeros. If present, this should be bitsPerPixel bits long; if bitsPerPixel is less than a byte, repeat the bit pattern for the full byte.

Available in Mac OS X v10.6 and later.

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

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