Contents

MTLDataType.rgba16Unorm

An ordinary pixel with four components, each of which is a 16-bit, normalized, unsigned integer value.

Declaration

case rgba16Unorm

Discussion

The color components are in RGBA order, which stands for red, green, blue, and alpha.

See Also

64-bit color integer types