API Reference > Namespaces > OdPdfPublish Namespace > Classes > Od2dGeometryBlock Class > Od2dGeometryBlock Methods > Od2dGeometryBlock::addImage Method
Od2dGeometryBlock::addImage Method
Syntax
C++
void addImage(const OdImagePtr& image, const OdRect& location);
Parameters 
Description 
const OdImagePtr& image 
[in] An image that should be added.  
const OdRect& location 
[in] A rectangle that specifies the image location. 

Adds a new image to the geometry object.

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