The pdImgSetAttribs function changes the attributes of an existing PowerDoc image. This makes it possible to change the visibility (and in the future other attributes) of an existing image.
Parameter | Description |
---|---|
power_doc |
Handle of the associated Power Engine document. |
img |
Image's index in the Power Engine document. |
attribs |
The new attributes for the specified PowerDoc image. For more information, see the description of the attribs attribute on the pdImgAdd page. |