An NDoc Documented Class Library
RGBA Members
RGBA overview
Public Static Methods
NormalColor
Calculates a normalzed color RGBA from a
Color
by dividing the different parts by 255.
Public Instance Fields
A
A part 0<= value <=1
B
blue part 0<= value <=1
G
green part 0<= value <=1
R
red part 0<= value <=1
Public Instance Methods
Equals
(inherited from
ValueType
)
GetHashCode
(inherited from
ValueType
)
GetType
(inherited from
Object
)
ToString
(inherited from
ValueType
)
See Also
RGBA Class
|
Minais.Drawing3d.Materials Namespace