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 |
DicomImage
It is class of the implementation working with image from DICOM file
|
class |
DicomPage
It is class for work with DICOM files of the type multi frame
|
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 |
JpegImage
A jpeg image.
|
Modifier and Type | Method and Description |
---|---|
static JpegImage |
JpegImage.createInstance_internalized(int width,
int height,
int pixelFormat,
IRasterImageArgb32PixelLoader jpegDataReader)
Creates the new instance of the
JpegImage class. |
Modifier and Type | Class and Description |
---|---|
class |
Jpeg2000Image
Jpeg2000 library main class
|
Modifier and Type | Method and Description |
---|---|
static Jpeg2000Image |
Jpeg2000Image.createInstance_internalized(int imgWidth,
int imgHeight,
IRasterImageArgb32PixelLoader reader,
int depth,
String[] comments)
Creates the new instance of the
Jpeg2000Image class. |
static Jpeg2000Image |
Jpeg2000Image.createInstance_internalized(com.aspose.imaging_internal.fileformats.jpeg2000.openjpeg.decoder.OpenJpegImageData imageData,
String[] comments,
int codec,
com.aspose.imaging_internal.fileformats.jpeg2000.openjpeg.decoder.OpenJpegDecoderBase decoder,
IRasterImageArgb32PixelLoader reader)
Creates the new instance of the
Jpeg2000Image class. |
Modifier and Type | Class and Description |
---|---|
class |
PngImage
The new png image.
|
Modifier and Type | Method and Description |
---|---|
static PngImage |
PngImage.createInstance_internalized(com.aspose.imaging_internal.fileformats.png.PngFileSettings fileSettings,
IRasterImageArgb32PixelLoader loader)
Creates the 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.
|
class |
TextLayer
The text layer class
|
Modifier and Type | Class and Description |
---|---|
class |
TiffFrame
The tiff frame.
|
class |
TiffImage
The tiff image.
|
Modifier and Type | Method and Description |
---|---|
static TiffFrame |
TiffFrame.createInstance_internalized(TiffOptions options,
int width,
int height,
IRasterImageArgb32PixelLoader dataReader)
Creates the new instance of the
TiffFrame class. |
Modifier and Type | Class and Description |
---|---|
class |
WebPFrameBlock
Represents the webp blocks openers registry.
|
class |
WebPImage
A webp image.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.