Pixel_ARGB_16S
A type for a four-channel, 16-bits-per-channel, signed pixel.
Declaration
typealias Pixel_ARGB_16S = (Int16, Int16, Int16, Int16)A type for a four-channel, 16-bits-per-channel, signed pixel.
typealias Pixel_ARGB_16S = (Int16, Int16, Int16, Int16)