Quick Index
White Paper
English Version
Versione Italiana
Amiga Guide

Avaible Classes
BeBox
Bitmapper
DirList
Displayer
Hardsprite
IFFParser
Localer
Mgui
Mousepointer
NodeMaster
parser
ReqTooller
Rexxer
StringNode
Super_Picture
Tasker
ToolType
Worldbuilder

Other Modules
AFCTools
Explain_Exception
validPortName


Other Services
Contribute to AFC Project
The AFC Mailing List
Actual AFC Programmers


Amiga Foundation Classes is a free service of Fabio Rotondo and Andrea Galimberti.

This page has been accessed

times!

Super_Picture

Amiga Guide Documentation Requires: Bitmapper Class
IFFParser Class
V1.40
E Class (Module) Version E Examples Sources Examples (Binaries)
Complete Archive
This is a very useful class which interfaces the programmer with OS2.0 and OS3.0features in loading pictures.
This class allows you to load any kind of picture (via DataTypes) without worryingabout 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 avaibleor not and, if not, the class will just handle standard ILBM IFF files, using avery fast ILBM decoding routine built in: no need of iff.library or any other"non-standard Amiga" libraries.

© 1997 Amiga Foundation Classes