Contents

numberOfColorComponents

The number of components, excluding alpha, the color space supports.

Declaration

var numberOfColorComponents: Int { get }

Discussion

This value is 0 if the color space isn’t based on float components.

See Also

Accessing Color Space Data and Attributes