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

Invoke.RealToPixel

Converts a real value to pixel.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void RealToPixel
(
	float inValue,
	out Fil.Pixel outPixel
)

Parameters

Name Type Range Default Description
inValuefloat
outPixelFil.Pixel

See also