API Reference > OdDb Classes > OdDbRasterImageDef Class > OdDbRasterImageDef Methods > OdDbRasterImageDef::unload Method
OdDbRasterImageDef::unload Method
Syntax
C++
virtual void unload(bool modifyDatabase = true);
Parameters 
Description 
bool modifyDatabase = true 
[in] If and only if true, an undo recording will be done for this object. 

Unloads the image for this raster image definition object. 

 

This RasterImageDef object must be open for writing.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.