.. highlightlang:: us .. index:: ImageDestroy .. _imagedestroy: ImageDestroy ============ .. us.tag ImageDestroy NOTREADYENGLISH New360 Image :ref:`ImageDestroy` destroys a picture object. .. function:: bool = ImageDestroy(hImg) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hImg Identifies the image. .. seealso:: :ref:`overview-pictures` :sub:`id-794922`