Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbRasterImageDef::load Method
Syntax
C++
virtual OdResult load(bool modifyDatabase = true);

Loads the source image file for this raster image definition object. 

 

Parameters
Description
modifyDatabase
[in] If and only if true, an undo recording will be done for this object.

This function calls searchForActivePath() to determine the active path. 

If the image file is currently loaded, the file will not be read. 

"Lazy loading" implies that the image file will not be loaded until it is required.

Copyright © 2002-2022. Open Design Alliance All rights reserved.