Back to FabImage Library website
You are here: Start » Function Reference » Conversions » PixelToWebHMIColor
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Converts an image pixel to WebHMI color.
Syntax
C++
C#
void fil::PixelToWebHMIColor ( const fil::Pixel& inPixel, fil::WebHMIColor& outColor )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inPixel | const Pixel& | ||
![]() |
outColor | WebHMIColor& |


