Contents

Pixel_8888

A type for a four-channel, 8-bits-per-channel, unsigned pixel.

Declaration

typealias Pixel_8888 = (UInt8, UInt8, UInt8, UInt8)

See Also

Pixel Formats