C# Class Dicom.Imaging.LUT.InvertLUT

Inheritance: ILUT
Afficher le fichier Open project: fo-dicom/mdcm Class Usage Examples

Méthodes publiques

Méthode Description
InvertLUT ( int minValue, int maxValue ) : System
Recalculate ( ) : void
this ( int value ) : int

Method Details

InvertLUT() public méthode

public InvertLUT ( int minValue, int maxValue ) : System
minValue int
maxValue int
Résultat System

Recalculate() public méthode

public Recalculate ( ) : void
Résultat void

this() public méthode

public this ( int value ) : int
value int
Résultat int