Uses of Class
com.aspose.imaging.RasterImage

Packages that use RasterImage
com.aspose.imaging.fileformats.bmp   
com.aspose.imaging.fileformats.gif   
com.aspose.imaging.fileformats.gif.blocks   
com.aspose.imaging.fileformats.jpeg   
com.aspose.imaging.fileformats.png   
com.aspose.imaging.fileformats.psd   
com.aspose.imaging.fileformats.tiff   
 

Uses of RasterImage in com.aspose.imaging.fileformats.bmp
 

Subclasses of RasterImage in com.aspose.imaging.fileformats.bmp
 class BmpImage
           A bmp image.
 

Uses of RasterImage in com.aspose.imaging.fileformats.gif
 

Subclasses of RasterImage in com.aspose.imaging.fileformats.gif
 class GifImage
           A gif image.
 

Uses of RasterImage in com.aspose.imaging.fileformats.gif.blocks
 

Subclasses of RasterImage in com.aspose.imaging.fileformats.gif.blocks
 class GifFrameBlock
           Gif frame block.
 

Uses of RasterImage in com.aspose.imaging.fileformats.jpeg
 

Subclasses of RasterImage in com.aspose.imaging.fileformats.jpeg
 class JpegImage
           A jpeg image.
 

Uses of RasterImage in com.aspose.imaging.fileformats.png
 

Subclasses of RasterImage in com.aspose.imaging.fileformats.png
 class PngImage
           A png image.
 

Uses of RasterImage in com.aspose.imaging.fileformats.psd
 

Subclasses of RasterImage in com.aspose.imaging.fileformats.psd
 class PsdImage
           A psd image.
 

Uses of RasterImage in com.aspose.imaging.fileformats.tiff
 

Subclasses of RasterImage in com.aspose.imaging.fileformats.tiff
 class TiffImage
           A tiff image.