NormalColor | Calculates a normalzed color RGBA from a Color by dividing the different parts by 255. |
A | A part 0<= value <=1 |
B | blue part 0<= value <=1 |
G | green part 0<= value <=1 |
R | red part 0<= value <=1 |
Equals (inherited from ValueType) | |
GetHashCode (inherited from ValueType) | |
GetType (inherited from Object) | |
ToString (inherited from ValueType) |