ImageSaveOptions.ImageSaveOptions
ImageSaveOptions constructor
Initializes a new instance of this class that can be used to save rendered images in the Tiff
, Png
, Bmp
, Emf
or Jpeg
format.
public ImageSaveOptions(SaveFileFormat saveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFileFormat | Can be Tiff , Png , Bmp , Emf or Jpeg . |
See Also
- enum SaveFileFormat
- class ImageSaveOptions
- namespace Aspose.Diagram.Saving
- assembly Aspose.Diagram