C# Class Dicom.Imaging.LUT.CompositeLUT

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

Public Methods

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

Method Details

Add() public method

public Add ( ILUT lut ) : void
lut ILUT
return void

CompositeLUT() public method

public CompositeLUT ( ) : System
return System

Recalculate() public method

public Recalculate ( ) : void
return void

this() public method

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