|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetBlue()
|
UInt32
|
get blue
|
|
|
M
GetColor()
|
Color
|
get color
|
|
|
M
GetGreen()
|
UInt32
|
get green
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetRed()
|
UInt32
|
get red
|
|
|
M
GetTransparency()
|
UInt32
|
get transparency
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
SetBlue(UInt32)
|
None
|
set blue
|
|
|
M
SetColor(Color)
|
None
|
set color
|
|
|
M
SetGreen(UInt32)
|
None
|
set green
|
|
|
M
SetRed(UInt32)
|
None
|
set red
|
|
|
M
SetTransparency(UInt32)
|
None
|
set transparency
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|