API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdImage Class > OdImage Methods > OdImage::getImage Method
OdImage::getImage Method
Syntax
C++
void getImage(OdGiRasterImagePtr& pOutRasterImage) const;
Parameters 
Description 
OdGiRasterImagePtr& pOutRasterImage 
[out] A placeholder for the raster image object. 

Returns the current raster image object. The method fills a passed raster image object and returns it to the calling subroutine. 

 

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