C# 클래스 Dicom.Imaging.LUT.CompositeLUT

상속: ILUT
파일 보기 프로젝트 열기: fo-dicom/mdcm

공개 메소드들

메소드 설명
Add ( ILUT lut ) : void
CompositeLUT ( ) : System
Recalculate ( ) : void
this ( int value ) : int

메소드 상세

Add() 공개 메소드

public Add ( ILUT lut ) : void
lut ILUT
리턴 void

CompositeLUT() 공개 메소드

public CompositeLUT ( ) : System
리턴 System

Recalculate() 공개 메소드

public Recalculate ( ) : void
리턴 void

this() 공개 메소드

public this ( int value ) : int
value int
리턴 int