Contents

Pixel_ARGB_16S

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

Declaration

typealias Pixel_ARGB_16S = (Int16, Int16, Int16, Int16)

See Also

Pixel Formats