| Package | Description |
|---|---|
| com.aspose.cad | |
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Image.canSave(ImageOptionsBase options)
Determines whether image can be saved to the specified file format represented by the passed save options.
|
void |
Image.save(OutputStream stream,
ImageOptionsBase optionsBase)
Saves the image's data to the specified stream in the specified file format according to save options.
|
void |
Image.save(String filePath,
ImageOptionsBase options)
Saves the object's data to the specified file location in the specified file format according to save options.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApsGroupOptions
The CGM options.
|
class |
BmpOptions
The bmp file format creation options.
|
class |
CgmOptions
The CGM options.
|
class |
DicomOptions
The DICOM file format creation options.
|
class |
DracoOptions
The Draco options.
|
class |
DwfOptions
The DWF options.
|
class |
DwfxOptions
The DWFx options.
|
class |
DwgOptions
The DWG file format creation options.
|
class |
DxfOptions
Class for DXF format output creation options
|
class |
EmfOptions
The EMF file format creation options.
|
class |
FbxOptions
The Fbx options.
|
class |
GifOptions
The gif file format creation options.
|
class |
GlbGltfOptionsBase
The GLTF options.
|
class |
GlbOptions
The GLB options.
|
class |
GltfOptions
The GLB options.
|
class |
Html5Options
HTML5 Canvas image format creation options
|
class |
IfcOptions
The STP options.
|
class |
Jpeg2000Options
The Jpeg2000 file format options.
|
class |
JpegOptions
The jpeg file format create options.
|
class |
ObjOptions
The OBJ options.
|
class |
PdfOptions
The PDF options.
|
class |
PngOptions
The png file format create options.
|
class |
PsdOptions
The psd file format create options.
|
class |
StlOptions
The STL options.
|
class |
StpOptions
The STP options.
|
class |
SvgOptions
The SVG file format creation options.
|
class |
ThreeDSOptions
The 3DS options.
|
class |
TiffOptions
The tiff file format options.
|
class |
U3dOptions
The U3D options.
|
class |
WebPOptions
WEBP image options
|
class |
WmfOptions
The wmf file format creation options.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.