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, setPalettepublic ObjImage(ObjRoot objRoot)
public final ObjRoot getObjRoot()
public int getWidth()
Gets the image width.
getWidth in interface IObjectWithBoundsgetWidth in class Imagepublic int getHeight()
Gets the image height.
getHeight in interface IObjectWithBoundsgetHeight in class Imagepublic final int getDepth()
Gets the depth.
public boolean isCached()
isCached in class com.aspose.cad.DataStreamSupporterpublic void cacheData()
cacheData in class com.aspose.cad.DataStreamSupporter