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