C# Class Dicom.Imaging.Process.GenericGrayscalePipeline

Inheritance: IPipeline
Afficher le fichier Open project: fo-dicom/mdcm Class Usage Examples

Méthodes publiques

Méthode Description
GenericGrayscalePipeline ( double slope, double intercept, int bitsStored, bool signed ) : System

Method Details

GenericGrayscalePipeline() public méthode

public GenericGrayscalePipeline ( double slope, double intercept, int bitsStored, bool signed ) : System
slope double
intercept double
bitsStored int
signed bool
Résultat System