Pixel_8888
A type for a four-channel, 8-bits-per-channel, unsigned pixel.
Declaration
typealias Pixel_8888 = (UInt8, UInt8, UInt8, UInt8)A type for a four-channel, 8-bits-per-channel, unsigned pixel.
typealias Pixel_8888 = (UInt8, UInt8, UInt8, UInt8)