API Reference > OdDb Classes > OdDbRasterImageDef Class > OdDbRasterImageDef Methods > OdDbRasterImageDef::createImageDictionary Method
OdDbRasterImageDef::createImageDictionary Method
Syntax
C++
static OdDbObjectId createImageDictionary(OdDbDatabase* pDb);
Parameters 
Description 
OdDbDatabase* pDb 
[in] Pointer to the database. 

Returns the object ID of the image dictionary. 

next 3 functions are static...

Creates an image dictionary, if it is not already present, in the specified OdDbDatabase instance. 

 

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