Converts the specified html color to a RasterColor object.
public static Leadtools.RasterColor FromHtml(
string value
)
Public Shared Function FromHtml( _
ByVal value As String _
) As Leadtools.RasterColor
public static Leadtools.RasterColor FromHtml(
string value
)
function Leadtools.RasterColorHelper.FromHtml(
value
)
public:
static Leadtools.RasterColor FromHtml(
String^ value
)
value
A String containing the html color value. This must be an HTML compatible string representation of a color.
The RasterColor this method creates. If the string is null, then an empty RasterColor will be returned with all color components set to zero.
The input string value can be in one of the following formats:
Known HTML colors, such as "red", "green" or "blue". Case insensitive
#RRGGBB for example #FF0000 for red
rgba(r,g,b,a) for example rgba(255,0,0,1.0) for red
rgb(r,g,b) for example (255,0,0) for red
Products |
Support |
Feedback: FromHtml Method (RasterColorHelper) - Leadtools |
Introduction |
Help Version 19.0.2017.6.19
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.