Returns string representation of color in ARGB format.
public static System.string GetARGBstring(
System.Drawing.Color
)
'Declaration
Public Shared Function GetARGBstring( _
ByVal As System.Drawing.Color _
) As System.String
Parameters
- color
- The Colorvalue.
Return Value
The string representation of color in ARGB format