PackageDescription: ICOImageReader


ICO Image Reader

Last published: July 30, 2006 by 'thomasb'

Defines 7 Classes
Extends 7 Classes


ICOImageReader is another ImageReader class that reads Microsoft Windows Icon files (*.ico).
As these icon files can contains several icons in different sizes and color depths, there is an #images method that returns all of them as OpaqueImages.

As there are may icon editors around as shareware or even freeware that ar more capable than the built-in Image Editor, this might be a way to transfer icons from these editors into an image as resources (methods).

Any feedback is welcome.

Author: Thomas Brodt (thomas dot brodt at porabo dot com)
Date: July 29, 2006

This program is free software.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.