C# Class Dicom.Imaging.LUT.VOILinearLUT

Inheritance: ILUT
Mostra file Open project: fo-dicom/mdcm Class Usage Examples

Public Methods

Method Description
Recalculate ( ) : void
VOILinearLUT ( WindowLevel wl ) : System
this ( int value ) : int

Method Details

Recalculate() public method

public Recalculate ( ) : void
return void

VOILinearLUT() public method

public VOILinearLUT ( WindowLevel wl ) : System
wl WindowLevel
return System

this() public method

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