You are here: Start » FIL.NET » FIS.CreateLogarithmLut Method
FIS.CreateLogarithmLut Method
Creates Look Up Table for logarithm operation on image pixels.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void CreateLogarithmLut ( float inOffset, bool inNormalizeZero, FilNet.PlainType inOutputType, FilNet.PixelLut outLut )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inOffset | float | Offset factor. | ||
![]() | inNormalizeZero | bool | Specifies whether the output range should be rescaled to start from 0. | ||
![]() | inOutputType | FilNet.PlainType | |||
![]() | outLut | FilNet.PixelLut |