How to delete Image cache in Magento programatically ?

Just copy and paste use following code:

Mage::getModel(‘catalog/product_image’)->clearCache();