Documentation of cWebshots 1.0

1.0

What is it ?

cWebshots is a set of classes designed to handle files from Webshots (WBZ, WBC, WB1, WBD ...).

Quick explanation

There are two main classes : cWebshotsPicture and cWebshotsCollection.

In practice, you can handle about everything with just cWebshotsCollection.
Affectation and addition operator (=, +, +=) are defined for and between the two classes, so you can easily add a new picture to a collection by writing for example:

mycollection += mypicture;

Generated on Tue Oct 25 14:36:29 2005 for cWebshots by  doxygen 1.4.5