This class is used to represent an image.
Construction
Overrides from class PObject
Pointer access functions
Run Time Type functions
Comparison functions
I/O functions
Miscellaneous functions
This class is used to represent an image. It works in conjuction with the PImageBase class using the "smart" pointer system.This is logically an abstract class and the user would normally create one of the descendent classes. These are either pixel images descended from PPixelBase or a picture images in the PPictBase class.
A common use for images is by the PMemoryCanvas class for drawing to off screen memory.
Alphabetic index HTML hierarchy of classes or Java