Contents

MTLDataType.rg8Unorm

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

Declaration

case rg8Unorm

Discussion

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

See Also

16-bit color integer types