Version

Color Class Members

The following tables list the members exposed by Color.

Public Constructors
 NameDescription
Public ConstructorColor ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAGets the alpha component of the color.  
Public PropertyBGets the blue component of the color.  
Public PropertyGGets the green component of the color.  
Public PropertyNameGets a predefined name for this color.  
Public PropertyRGets the red component of the color.  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares this color to the specified one.  
Public MethodGetHashCodeServes as a hash function for Color.  
Public MethodToARGBGets the ARGB value that represents this color.  
Public MethodToHexGets a hexadecimal representation of this color.  
See Also

View on GitHub