Pixel_ARGB_16U
A type for a four-channel, 16-bits-per-channel, unsigned pixel.
Declaration
typealias Pixel_ARGB_16U = (UInt16, UInt16, UInt16, UInt16)A type for a four-channel, 16-bits-per-channel, unsigned pixel.
typealias Pixel_ARGB_16U = (UInt16, UInt16, UInt16, UInt16)