A3DPDFButtonSetIcon

A3DStatus A3DPDFButtonSetIcon(A3DPDFButton *pButton, const A3DPDFImage *pImage)
A3DStatus A3DPDFButtonSetIcon(A3DPDFButton* pButton, const A3DPDFImage* pImage)

Function to set the icon of a button form field.

The image is defined from a A3DPDFImage object. It is always scaled non-proportionally, which means always adapted and stretched to the size of the field.

Parameters

pButton: The Button object to work with.

pImage: The image to store on the button field.

Returns

A3D_SUCCESS in case of success or an error code