Contents

QCPlugInPixelFormatBGRA8

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.

Declaration

let QCPlugInPixelFormatBGRA8: String

See Also

Constants