public class ObjImage extends Image
Modifier and Type | Method and Description |
---|---|
void |
cacheData() |
int |
getDepth()
Gets the depth.
|
int |
getHeight()
Gets the image height.
|
ObjRoot |
getObjRoot() |
List<ObjShape> |
getShapes()
Gets drawing shapes
|
int |
getWidth()
Gets the image width.
|
boolean |
isCached() |
canLoad, canLoad, canLoad, canLoad, canSave, getBackgroundColor, getBounds, getContainer, getFileFormat, getFileFormat, getPalette, getSize, getStrings, getUnitlessDefaultUnitType, getUnitType, hasBackgroundColor, load, load, load, load, save, save, save, setBackgroundColor, setBackgroundColor, setPalette
public ObjImage(ObjRoot objRoot)
public final ObjRoot getObjRoot()
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 final int getDepth()
Gets the depth.
public boolean isCached()
isCached
in class com.aspose.cad.DataStreamSupporter
public void cacheData()
cacheData
in class com.aspose.cad.DataStreamSupporter