API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdButton Class > OdButton Methods > OdButton::getIconImage Method
OdButton::getIconImage Method
Syntax
C++
void getIconImage(OdImagePtr& image) const;
Parameters 
Description 
OdImagePtr& image 
[out] A placeholder for the icon image. 

Returns the button icon image. The method fills a passed OdImage object and returns it to a calling subroutine. 

 

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