Graphics: floIcon
Joshua hatfield (contact me)
This class can be used to read and write icon images to files in the ICO format.
It can parse ICO files and extract individual icon images into PHP GD image resources.
The class can also merge ICO files and add new images to an ICO file.
It supports ALL icon image sizes and standard bit depths including transparency!
UPDATED 2009-03-16: Now supports Vista ICO files with PNG!
Click here for detailed information about this class on phpclasses.org
Example
Fully functional sample.