NAME

QPixmap - Interface to the Qt QPixmap class

SYNOPSIS

use QPixmap;

Inherits QPaintDevice.

Requires QBitmap, QColor, QImage, and QWMatrix.

Member functions

new, defaultDepth, depth, detach, fill, height, imageFormat, isOptimized, isQBitmap, load, isGloballyOptimized, isNull, optimize, optimizeGlobally, rect, resize, save, size, trueMatrix, width, xForm

DESCRIPTION

Whatever has been interfaced is fully interfaced.

EXPORTED

The %ColorMode hash is exported into the user's namespace. The elements of %ColorMode contain all the constants in QPainter, which come from the QPainter::ColorMode enum.

SEE ALSO

QPixmap(3qt)

AUTHOR

Ashley Winters <jql@accessone.com>