Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbRasterImageDefFileAccessReactor::onClose Method
Syntax
C++
virtual void onClose(const OdDbRasterImageDef*, const OdString& pPath) = 0;

Function is called whenever a raster image is about to be closed. 

 

Parameters
Description
pPath
[in] Input saved raster image file name.
OdDbRasterImageDef
[in] Input pointer to the affected RasterImageDef object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.