Image Processing Classes
These classes are used for manipulating images.
- QColor
(Colors based on RGB)
- QImage
(Hardware-independent pixmap representation with direct access to the pixel data)
- QImageConsumer
(Abstraction used by QImageDecoder)
- QImageDecoder
(Incremental image decoder for all supported image formats)
- QImageFormat
(Incremental image decoder for a specific image format)
- QImageFormatType
(Factory that makes QImageFormat objects)
- QImageIO
(Parameters for loading and saving images)
- QMovie
(Incremental loading of animations or images, signalling as it progresses)
- QPNGImagePacker
(Creates well-compressed PNG animations)
- QPoint
(Defines a point in the plane)
- QPointArray
(Array of points)
- QPrinter
(Paint device that paints on a printer)
- QRect
(Defines a rectangle in the plane)
- QRegion
(Clip region for a painter)
- QSize
(Defines the size of a two-dimensional object)
Copyright © 2001 Trolltech | Trademarks
| Qt version 3.0.0-beta2
|