Back to FabImage Library Lite website

You are here: Start » Conversions » PixelToWebHMIColor

PixelToWebHMIColor


Header: FIL.h
Namespace: fil

Converts an image pixel to WebHMI color.

Syntax

void fil::PixelToWebHMIColor
(
	const fil::Pixel& inPixel,
	fil::WebHMIColor& outColor
)

Parameters

Name Type Default Description
Input value inPixel const Pixel&
Output value outColor WebHMIColor&