Back to FabImage Library Lite website

You are here: Start » Conversions » WebHMIColorToString

WebHMIColorToString


Header: FIL.h
Namespace: fil

Converts a WebHMI color to HTML color notation.

Syntax

void fil::WebHMIColorToString
(
	const fil::WebHMIColor& inColor,
	ftl::String& outHtmlNotation
)

Parameters

Name Type Default Description
Input value inColor const WebHMIColor&
Output value outHtmlNotation String&