API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::getPosterImage Method
OdAnnotation::getPosterImage Method
Syntax
C++
void getPosterImage(OdImagePtr& image) const;
Parameters 
Description 
OdImagePtr& image 
[out] A placeholder for the smart pointer to an image object. 

Returns the annotation poster image. The method fills a passed smart pointer to an image object and returns it to a calling subroutine. 

 

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