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