The pdImgDel function deletes an existing PowerDoc image.
Parameter | Description |
---|---|
img |
Image's index in the Power Engine document. |
When this function returns, the PowerDoc image referenced by img will be deleted and removed from the Image Allocation Array and all images with a serial number (i.e. index) larger than img will have their serial number decreased by one. When applicable, it is your application's responsibility to ensure that its internal image references remain valid after this change.