In This Topic

ARGB Method (GdViewer)

In This Topic
Returns a Color object, that represents a required color according to your specified parameters.
Overload List
OverloadDescription
Returns a Color object, that represents a color composed from a specified set of alpha, red, green and blue color components.  
Returns a Color object, that represents a color composed from a specified set of red, green and blue color components.  
Returns a Color object representing the required color, that is specified by a 32-bit ARGB value.  
See Also