Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdOleItemHandler::embedRaster Method
Syntax
C++
virtual bool embedRaster(OdSmartPtr<class OdGiRasterImage> pImage, OdRxObject* pRxDb = NULL) = 0;

Embeds a raster image to this OLE object. 

 

Parameters
Description
pImage
[in] Pointer to a raster image.
pRxDb
[in] Pointer to a database object.

Returns true if a raster image is successfully embedded to the OLE object, or returns false in the other case.

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