Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PixelFarm
Agg
GammaLookUpTable
C# Class PixelFarm.Agg.GammaLookUpTable
Exibir arquivo
Open project: prepare/HTML-Renderer
Public Methods
Method
Description
GammaLookUpTable
(
float
gamma
) :
System
dir
(
int
v
) :
byte
inv
(
int
v
) :
byte
Private Methods
Method
Description
SetGamma
(
float
g
) :
void
Method Details
GammaLookUpTable()
public
method
public
GammaLookUpTable
(
float
gamma
) :
System
gamma
float
return
System
dir()
public
method
public
dir
(
int
v
) :
byte
v
int
return
byte
inv()
public
method
public
inv
(
int
v
) :
byte
v
int
return
byte