C# Class Dicom.Imaging.LUT.OutputLUT

Inheritance: ILUT
Datei anzeigen Open project: fo-dicom/mdcm Class Usage Examples

Public Methods

Method Description
OutputLUT ( Color lut ) : System
Recalculate ( ) : void
this ( int value ) : int

Method Details

OutputLUT() public method

public OutputLUT ( Color lut ) : System
lut System.Windows.Media.Color
return System

Recalculate() public method

public Recalculate ( ) : void
return void

this() public method

public this ( int value ) : int
value int
return int