This is a very useful class which interfaces the programmer with OS2.0 and OS3.0
features in loading pictures.
This class allows you to load any kind of picture (via DataTypes) without worrying
about interfacing with datatypes.library, because it does it all by itself.
The great thing is that is the class itself which knows if DataTypes are avaible
or not and, if not, the class will just handle standard ILBM IFF files, using a
very fast ILBM decoding routine built in: no need of
iff.library or any other
"non-standard Amiga" libraries.
|