RemovePage
DicomImage.RemovePage method
Removes the page at the specified index of the page list.
public void RemovePage(int pageIndex)
Parameter | Type | Description |
---|---|---|
pageIndex | Int32 | Index of the page. |
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | pageIndex is out of range. |
See Also
- class DicomImage
- namespace Aspose.Imaging.FileFormats.Dicom
- assembly Aspose.Imaging