| Modifier and Type | Class and Description |
|---|---|
class |
RasterCachedImage
Represents a raster image supporting raster graphics operations.
|
class |
RasterImage
Represents a raster image supporting raster graphics operations.
|
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.getContainer()
Gets the
Image container. |
static Image |
Image.load(InputStream stream)
Loads a new image from the specified stream.
|
static Image |
Image.load(InputStream stream,
LoadOptions loadOptions)
Loads a new image from the specified stream.
|
static Image |
Image.load(String filePath)
Loads a new image from the specified file.
|
static Image |
Image.load(String filePath,
LoadOptions loadOptions)
Loads a new image from the specified file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IImageExporter.export(Image image,
OutputStream stream,
ImageOptionsBase optionsBase)
Exports the specified image data into specified data format.
|
void |
IImageExporter.export(Image image,
OutputStream stream,
ImageOptionsBase optionsBase,
com.aspose.cad.Rectangle boundsRectangle)
Exports the specified image data into specified data format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CadImage
Cad image class
|
class |
DxfImage
Dxf image class
|
| Modifier and Type | Class and Description |
|---|---|
class |
CFF2Image
CFF2 image class
|
| Modifier and Type | Class and Description |
|---|---|
class |
DgnImage
Dgn image class
|
| Modifier and Type | Class and Description |
|---|---|
class |
DwfImage
DWF image class
|
| Modifier and Type | Class and Description |
|---|---|
class |
FbxImage
Fbx Image class
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfcImage
Ifc Image class
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgesImage
IGES Image class
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjImage |
| Modifier and Type | Class and Description |
|---|---|
class |
PclImage
PCL image class.
|
class |
PltImage
PLT image class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SvgImage
SVG image
|
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.