SaveAll
DicomImage.SaveAll method
Saves the object’s data to the specified file (indexer + filename) location in the specified file format according to save options..
public void SaveAll(string filePath, ImageOptionsBase options)
Parameter | Type | Description |
---|---|---|
filePath | String | The file path. |
options | ImageOptionsBase | The options. |
See Also
- class ImageOptionsBase
- class DicomImage
- namespace Aspose.Imaging.FileFormats.Dicom
- assembly Aspose.Imaging