From d796c9dd933ab96ec83b9a634feedd5d32e1ba3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 12:31:36 -0600 Subject: Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 --- doc/html/images.html | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 doc/html/images.html (limited to 'doc/html/images.html') diff --git a/doc/html/images.html b/doc/html/images.html new file mode 100644 index 000000000..8ff5ac799 --- /dev/null +++ b/doc/html/images.html @@ -0,0 +1,93 @@ + + + + + +Image Processing Classes + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Image Processing Classes

+ + +

These classes are used for manipulating images. +

+

+
TQBitmapMonochrome (1-bit depth) pixmaps +
TQBrushDefines the fill pattern of shapes drawn by a TQPainter +
TQCanvas2D area that can contain TQCanvasItem objects +
TQCanvasEllipseEllipse or ellipse segment on a TQCanvas +
TQCanvasItemAbstract graphic object on a TQCanvas +
TQCanvasItemListList of TQCanvasItems +
TQCanvasLineLine on a TQCanvas +
TQCanvasPixmapPixmaps for TQCanvasSprites +
TQCanvasPixmapArrayArray of TQCanvasPixmaps +
TQCanvasPolygonPolygon on a TQCanvas +
TQCanvasPolygonalItemPolygonal canvas item on a TQCanvas +
TQCanvasRectangleRectangle on a TQCanvas +
TQCanvasSplineMulti-bezier splines on a TQCanvas +
TQCanvasSpriteAnimated canvas item on a TQCanvas +
TQCanvasTextText object on a TQCanvas +
TQCanvasViewOn-screen view of a TQCanvas +
TQColorColors based on RGB or HSV values +
TQColorGroupGroup of widget colors +
TQGLNamespace for miscellaneous identifiers in the TQt OpenGL module +
TQGLColormapUsed for installing custom colormaps into TQGLWidgets +
TQGLContextEncapsulates an OpenGL rendering context +
TQGLFormatThe display format of an OpenGL rendering context +
TQGLWidgetWidget for rendering OpenGL graphics +
TQIconSetSet of icons with different styles and sizes +
TQImageHardware-independent pixmap representation with direct access to the pixel data +
TQImageConsumerAbstraction used by TQImageDecoder +
TQImageDecoderIncremental image decoder for all supported image formats +
TQImageFormatIncremental image decoder for a specific image format +
TQImageFormatTypeFactory that makes TQImageFormat objects +
TQImageIOParameters for loading and saving images +
TQMovieIncremental loading of animations or images, signalling as it progresses +
TQPaintDeviceThe base class of objects that can be painted +
TQPaintDeviceMetricsInformation about a paint device +
TQPainterDoes low-level painting e.g. on widgets +
TQPaletteColor groups for each widget state +
TQPenDefines how a TQPainter should draw lines and outlines of shapes +
TQPicturePaint device that records and replays TQPainter commands +
TQPixmapOff-screen, pixel-based paint device +
TQPixmapCacheApplication-global cache for pixmaps +
TQPNGImagePackerCreates well-compressed PNG animations +
TQPointDefines a point in the plane +
TQPointArrayArray of points +
TQPrinterPaint device that paints on a printer +
TQRectDefines a rectangle in the plane +
TQRegionClip region for a painter +
TQSizeDefines the size of a two-dimensional object +
TQWMatrix2D transformations of a coordinate system +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
TQt 3.3.8
+
+ -- cgit v1.2.1