Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Methods / GetColorFromHTML

GetColorFromHTML method

Returns the RGB color identifier for the given HTML color.

Syntax

Number GetColorFromHTML(strColor As String)

Return value

Returns the RGB color value.

Parameters

ParameterTypeRequiredDescription
strColorStringYesParameter specifying the HTML color (with or without leading '#').

Category

Color conversion

See also

GetColorFromCMYK | GetColorFromRGB