Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
Lab Class Reference

Properties

float L [get, set]
 
float A [get, set]
 
float B [get, set]
 

Detailed Description

Definition at line 1 of file Lab.cs.

Property Documentation

◆ A

float Lab.A
getset

Definition at line 5 of file Lab.cs.

5{ get; set; }

Referenced by ColorComparer.Compare().

◆ B

float Lab.B
getset

Definition at line 7 of file Lab.cs.

7{ get; set; }

Referenced by ColorComparer.Compare().

◆ L

float Lab.L
getset

Definition at line 3 of file Lab.cs.

3{ get; set; }

Referenced by ColorComparer.Compare().


The documentation for this class was generated from the following file: