You are here: Start » FIL.NET » Invoke.CreateGammaCorrectionLut
Creates Look Up Table for gamma correction operation on image pixels.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void CreateGammaCorrectionLut ( float inValue, Fil.PlainType inOutputType, Fil.PixelLut outLut )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inValue | float | 2.0f | Default value: 2.0f. | |
![]() | inOutputType | Fil.PlainType | |||
![]() | outLut | Fil.PixelLut |