Contents

Pixel_88

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

Declaration

typealias Pixel_88 = (UInt8, UInt8)

See Also

Pixel Formats