DestroyPixelWandArray
DestroyPixelWandArray -- destroys an array of PixelWand resources
Description
void DestroyPixelWandArray( array pxl_wnd_array )
Frees the resources associated with the PixelWands contained in the supplied array argument.
A description of each parameter follows:
| pxl_wnd_array | An array of PixelWand resources |