Package | Description |
---|---|
com.aspose.imaging.fileformats.dicom |
The package handles Dicom file format processing
|
Modifier and Type | Method and Description |
---|---|
DicomPage |
DicomImage.addPage()
Adds a new page to the end of the page list.
|
DicomPage |
DicomImage.getActivePage()
Gets the active page.
|
DicomPage[] |
DicomImage.getDicomPages()
Gets the pages.
|
DicomPage |
DicomImage.insertPage(int pageIndex)
Inserts a new page into the page list at the specified index.
|
Modifier and Type | Method and Description |
---|---|
void |
DicomImage.setActivePage(DicomPage value)
Sets the active page.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.