Back to FabImage Library website

You are here: Start » Function Reference » Conversions » WebHMIColorToString

WebHMIColorToString


Header: FIL.h
Namespace: fil
Module: FoundationLite

Converts a WebHMI color to HTML color notation.

Syntax

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

Parameters

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