Contents

MTLDataType.rgba8Snorm

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

Declaration

case rgba8Snorm

Discussion

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

See Also

32-bit color integer types