Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PixelFarm
Agg
GammaThreshold
C# Class PixelFarm.Agg.GammaThreshold
Inheritance:
IGammaFunction
Afficher le fichier
Open project: prepare/HTML-Renderer
Méthodes publiques
Méthode
Description
GammaThreshold
( ) :
System
GammaThreshold
(
float
t
) :
System
GetGamma
(
float
x
) :
float
threshold
( ) :
float
threshold
(
float
t
) :
void
Method Details
GammaThreshold()
public
méthode
public
GammaThreshold
( ) :
System
Résultat
System
GammaThreshold()
public
méthode
public
GammaThreshold
(
float
t
) :
System
t
float
Résultat
System
GetGamma()
public
méthode
public
GetGamma
(
float
x
) :
float
x
float
Résultat
float
threshold()
public
méthode
public
threshold
( ) :
float
Résultat
float
threshold()
public
méthode
public
threshold
(
float
t
) :
void
t
float
Résultat
void