float

fun float(array: FloatArray, index: Int = 0): RGBA
fun float(rgbaf: RGBAf): RGBA
fun float(r: Float, g: Float, b: Float, a: Float): RGBA
fun float(r: Double, g: Double, b: Double, a: Double): RGBA