Ashley Winters > Qt > QPixmap

Download:
Qt-0.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.03   Source  

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, loadFromData, isGloballyOptimized, isNull, optimize, optimizeGlobally, rect, resize, save, 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 QPainter, which come from the QPainter::ColorMode enum.

SEE ALSO ^

QPixmap(3qt)

AUTHOR ^

Ashley Winters <jql@accessone.com>