DicomPage

DicomPage(DicomImage, int)

Initialisiert eine neue Instanz vonDicomPage Klasse.

public DicomPage(DicomImage image, int index)
ParameterTypBeschreibung
imageDicomImageDas Bild.
indexInt32Der Index.

Siehe auch


DicomPage(DicomImage, int, LoadOptions)

Initialisiert eine neue Instanz vonDicomPage Klasse.

public DicomPage(DicomImage image, int index, LoadOptions loadOptions)
ParameterTypBeschreibung
imageDicomImageDas Bild.
indexInt32Der Index.
loadOptionsLoadOptionsDie Ladeoptionen.

Siehe auch