public class ApsGroupImage extends Image
Aps Group image class (multi-page APS)
Image| Modifier and Type | Method and Description |
|---|---|
void |
cacheData()
Caches data
|
int |
getHeight()
Gets the image height.
|
com.aspose.foundation.rendering.ApsPage[] |
getPages()
Image's pages
|
int |
getWidth()
Gets the image width.
|
boolean |
isCached()
Gets is image cached
|
canLoad, canLoad, canLoad, canLoad, canSave, getAnnotationService, getBounds, getContainer, getCustomProperties, getDepth, getFileFormat, getFileFormat, getPalette, getSize, getStrings, getUnitlessDefaultUnitType, getUnitType, getWatermarkGuardService, load, load, load, load, load, save, save, save, setPalettegetDataStreamContainer, save, save, save, saveclose, dispose, getDisposedpublic final com.aspose.foundation.rendering.ApsPage[] getPages()
Image's pages
public int getHeight()
Gets the image height.
Value: The image height.getHeight in interface IObjectWithBoundsgetHeight in class Imagepublic int getWidth()
Gets the image width.
Value: The image width.getWidth in interface IObjectWithBoundsgetWidth in class Imagepublic boolean isCached()
Gets is image cached
isCached in class DataStreamSupporterpublic void cacheData()
Caches data
cacheData in class DataStreamSupporterCopyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.