Contents

BGRA8

A 32-bit-per-pixel, fixed-point pixel format in which the blue, green, and red color components precede the alpha value.

Declaration

static let BGRA8: CIFormat

See Also

Image Formats