The pdImgSetMask function changes the masking page associated with an existing PowerDoc image. This makes it possible to select a different alpha-mask for an existing image.
Parameter | Description |
---|---|
power_doc |
Handle of the associated Power Engine document. |
img |
Image's index in the Power Engine document. |
mask |
The new masking page number to be associated with the specified PowerDoc image. If mask is set to 0, the image will not have a mask. |