create

abstract fun create(components: FloatArray): T

Create a new instance of a color in this space from an array of components.

The components array must have a size equal to either the size of this space's components, or one less, in which case alpha will default to 1.