ZColor
18 items
constructorZColor
valcount
Number of individual instances this object represents
valfloatArray
open override val floatArray: FloatArray
valsize
Number of elements contained within the values array with the specific type defined in dataType
fun colorFromBytes(red: Int, green: Int, blue: Int, alpha: Int)
fun colorFromFloats(red: Float, green: Float, blue: Float, alpha: Float)
funcolorFromHex
fun colorFromHex(hex: String)