C# Class Dicom.Imaging.LUT.PrecalculatedLUT

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

Public Methods

Method Description
PrecalculatedLUT ( ILUT lut ) : System
Recalculate ( ) : void
this ( int value ) : int

Method Details

PrecalculatedLUT() public method

public PrecalculatedLUT ( ILUT lut ) : System
lut ILUT
return System

Recalculate() public method

public Recalculate ( ) : void
return void

this() public method

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