fromArray

fun fromArray(array: DoubleArray, offset: Int = 0): Color

Sets this color's RGB components from array at offset.

Return

A reference to this color.