You are here: Start » FIL.NET » FIS.IntegerToPixel Method

FIS.IntegerToPixel Method

Converts an integer value to pixel.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void IntegerToPixel
(
	int inValue,
	out FilNet.Pixel outPixel
)

Parameters

Name Type Range Default Description
inValueint
outPixelFilNet.Pixel

See also