Index

CDTDocV8

ImgDel

The pdImgDel function deletes an existing PowerDoc image.

Parameters

ParameterDescription

img

Image's index in the Power Engine document.

Comments

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.



 

Index