OkLabColor

Struct

Fields

Constructors

OkLabColor(linear: Color)
OkLabColor(l: float, a: float, b: float)

Static Methods

Instance Methods

Equals(other: OkLabColor): bool
ToGamma(): Color
Equals(o: object): bool
GetHashCode(): int

Operators

Color(color: OkLabColor): Color
float3(color: OkLabColor): float3
OkLabColor(components: float3): OkLabColor
OkLchColor(color: OkLabColor): OkLchColor

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page