Searched defs:toLinear (Results 1 – 3 of 3) sorted by relevance
161 constexpr float3 toLinear(const float3& v) const noexcept { in toLinear() function
3100 public float[] toLinear(float r, float g, float b) { in toLinear() method in ColorSpace.Rgb3123 public float[] toLinear(@NonNull @Size(min = 3) float[] v) { in toLinear() method in ColorSpace.Rgb