Back to Aurora Vision Library Lite website

You are here: Start » Conversions » WebHMIColorToString

WebHMIColorToString


Header: AVL.h
Namespace: avl

Converts a WebHMI color to HTML color notation.

Syntax

void avl::WebHMIColorToString
(
	const avl::WebHMIColor& inColor,
	atl::String& outHtmlNotation
)

Parameters

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