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

Invoke.PixelToWebHMIColor

Converts an image pixel to WebHMI color.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inPixelAvl.Pixel
outColorstring

See also