MonobjcMonobjc Documented Class Library
QCPlugInPixelFormatBGRA8 Field
NamespacesMonobjc.QuartzQCPlugInQCPlugInPixelFormatBGRA8

A BGRA8 format. The alpha component is stored in the least significant bits of each pixel. Each pixel component is 8 bits. For best performance, use this format on Intel-PC-based Macintosh computers, as it represents of the order of the data in memory.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString QCPlugInPixelFormatBGRA8
Public Shared ReadOnly QCPlugInPixelFormatBGRA8 As NSString
public:
static initonly NSString^ QCPlugInPixelFormatBGRA8
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.Quartz (Module: Monobjc.Quartz)