Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoMapFieldsPE::setPixelData Method
Syntax
C++
virtual OdResult setPixelData(OdDbGeoMap * pGeoMap, const OdBinaryData & pixelData) const;

Sets the pixel data for the map image. 

 

Parameters
Description
pGeoMap
[in] Pointer to the map image object.
pixelData
[in] Image pixel data represented as binary data.

eOk if successful, or an appropriate error code otherwise.

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