public struct RGBColour
Public Structure RGBColour
[<SealedAttribute>]
type RGBColour =
struct
inherit ValueType
end
Deconstruct | Unpacks RGBC tuple. |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |