Contents

MTLDataType.rg16Unorm

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

Declaration

case rg16Unorm

Discussion

The color components are in RG order, which stands for red and green.

See Also

32-bit color integer types