Modifier and Type | Class and Description |
---|---|
class |
com.aspose.imaging.RasterCachedImage |
class |
RasterImage
Represents a raster image supporting raster graphics operations.
|
Modifier and Type | Class and Description |
---|---|
class |
BmpImage
A bmp image.
|
Modifier and Type | Class and Description |
---|---|
class |
DjvuImage
DjvuDocument class
|
class |
DjvuPage
Djvu page class
|
class |
DjvuRaster
Class for representing Djvu raster image where located result of some operation
|
Constructor and Description |
---|
DjvuRaster(int width,
int height,
IRasterImageArgb32PixelLoader loader)
Initializes a new instance of the
DjvuRaster class. |
Modifier and Type | Class and Description |
---|---|
class |
GifImage
A gif image.
|
Modifier and Type | Class and Description |
---|---|
class |
GifFrameBlock
Gif frame block.
|
Modifier and Type | Class and Description |
---|---|
class |
Jpeg2000Image
Jpeg2000 library main class
|
Constructor and Description |
---|
Jpeg2000Image(int imgWidth,
int imgHeight,
IRasterImageArgb32PixelLoader reader,
int depth,
String[] comments)
Initializes a new instance of the
Jpeg2000Image class. |
Modifier and Type | Class and Description |
---|---|
class |
PngImage
The new png image.
|
Constructor and Description |
---|
PngImage(com.aspose.imaging_internal.fileformats.png.PngFileSettings fileSettings,
IRasterImageArgb32PixelLoader loader)
Initializes a new instance of the
PngImage class. |
Modifier and Type | Class and Description |
---|---|
class |
PsdImage
A PSD image.
|
Modifier and Type | Class and Description |
---|---|
class |
Layer
The psd layer.
|
Modifier and Type | Class and Description |
---|---|
class |
TiffFrame
The tiff frame.
|
class |
TiffImage
The tiff image.
|
Constructor and Description |
---|
TiffFrame(TiffOptions options,
int width,
int height,
IRasterImageArgb32PixelLoader dataReader)
Initializes a new instance of the
TiffFrame class. |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.