C# Class LibRawNet.Internal.GammaAlgorithm

Afficher le fichier Open project: ashmind/librawnet

Méthodes publiques

Méthode Description
Histogram ( libraw_data_t data ) : void

Private Methods

Méthode Description
GammaCurve ( ushort curve, double pwr, double ts, double imax ) : void
Square ( double p0 ) : double

Method Details

Histogram() public static méthode

public static Histogram ( libraw_data_t data ) : void
data LibRawNet.Native.libraw_data_t
Résultat void