NAME

QPixmap - Interface to the Qt QPixmap class

SYNOPSIS

use QPixmap;

Inherits QPaintDevice.

Requires QBitmap, QColor, QImage, and QWMatrix.

Member functions

new, convertFromImage, convertToImage, createHeuristicMask, defaultDepth, depth, detach, fill, grabWindow, height, imageFormat, isOptimized, isQBitmap, load, loadFromData, isGloballyOptimized, isNull, mask, optimize, optimizeGlobally, rect, resize, save, selfMask, setMask, size, trueMatrix, width, xForm

DESCRIPTION

Whatever has been interfaced is fully interfaced.

The loadFromData function does not take a 'len' argument. All the other arguments are normal and in the original order.

EXPORTED

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

SEE ALSO

qpixmap(3qt)

AUTHOR

Ashley Winters <jql@accessone.com>