The code below will extract icon from file and convert it to png but without alpha transparency ?
var IconIndex : word; icon:TIcon; png:TPngImage; bm
I found some libraries like PNG Delphi and Delphi PNG and MNG libraries after Googling.