Creates Look Up Table for power operation on image pixels.
Syntax
C++
C#
Python
def CreatePowerLut(
inValue: float,
inOutputType: PlainType,
outLut: PixelLut,
/
)
-> None
Parameters
|
Name |
Type |
Default |
Description |
 |
inValue |
float |
|
|
 |
inOutputType |
PlainType |
|
|
 |
outLut |
PixelLut |
|
|