public final class SvgImage extends Image
SVG image
Modifier and Type | Method and Description |
---|---|
void |
cacheData()
Caches image
|
int |
getHeight()
Gets the image height.
|
String[] |
getStrings()
Gets all string values from image.
|
int |
getWidth()
Gets the image width.
|
boolean |
isCached()
Gets wether image is cached
|
canLoad, canLoad, canLoad, canLoad, canSave, getBackgroundColor, getBounds, getContainer, getFileFormat, getFileFormat, getPalette, getSize, getUnitlessDefaultUnitType, getUnitType, hasBackgroundColor, load, load, load, load, save, save, save, setBackgroundColor, setBackgroundColor, setPalette
public int getWidth()
Gets the image width.
getWidth
in interface IObjectWithBounds
getWidth
in class Image
public int getHeight()
Gets the image height.
getHeight
in interface IObjectWithBounds
getHeight
in class Image
public boolean isCached()
Gets wether image is cached
isCached
in class com.aspose.cad.DataStreamSupporter
public void cacheData()
Caches image
cacheData
in class com.aspose.cad.DataStreamSupporter
public String[] getStrings()
Gets all string values from image.
getStrings
in class Image