Contents

RGBA8

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

Declaration

static let RGBA8: CIFormat

See Also

Image Formats