Contents

Pixel_ARGB_16U

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

Declaration

typealias Pixel_ARGB_16U = (UInt16, UInt16, UInt16, UInt16)

See Also

Pixel Formats