
QPixmap - Interface to the Qt QPixmap class

use QPixmap;
Inherits QPaintDevice.
Requires QBitmap, QColor, QImage, and QWMatrix.
new, defaultDepth, depth, detach, fill, height, imageFormat, isOptimized, isQBitmap, load, loadFromData, isGloballyOptimized, isNull, optimize, optimizeGlobally, rect, resize, save, size, trueMatrix, width, xForm

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.

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.

QPixmap(3qt)

Ashley Winters <jql@accessone.com>