Back to FabImage Library website
You are here: Start » Function Reference » Conversions » 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 | |
---|---|---|---|---|
![]() |
inColor | const WebHMIColor& | ||
![]() |
outHtmlNotation | String& |