You are here: Start » FIL.NET » Invoke.PixelToWebHMIColor

Invoke.PixelToWebHMIColor

Converts an image pixel to WebHMI color.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void PixelToWebHMIColor
(
	Fil.Pixel inPixel,
	out string outColor
)

Parameters

Name Type Range Default Description
inPixelFil.Pixel
outColorstring

See also