convert #RRGGBB string to Color
Namespace: CuteEditor.ConvertorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public static Color ColorFromRGBStr( string rgbstr ) |
Visual Basic |
---|
Public Shared Function ColorFromRGBStr ( _ rgbstr As String _ ) As Color |
Visual C++ |
---|
public: static Color ColorFromRGBStr( String^ rgbstr ) |
Parameters
- rgbstr
- Type: System..::..String
#RRGGBB