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

FIS.CreatePowerLut Method

Creates Look Up Table for power operation on image pixels.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void CreatePowerLut
(
	float inValue,
	FilNet.PlainType inOutputType,
	FilNet.PixelLut outLut
)

Parameters

Name Type Range Default Description
inValuefloat2.0fDefault value: 2.0f.
inOutputTypeFilNet.PlainType
outLutFilNet.PixelLut

See also