API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdImage Class > OdImage Methods > OdImage::getFile Method
OdImage::getFile Method
Syntax
C++
void getFile(OdString& out_filename) const;
Parameters 
Description 
OdString& out_filename 
[out] A placeholder for the full filename. 

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

 

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