Module qtjambi
Package io.qt.gui

Class QImage

All Implemented Interfaces:
QPaintDevice, QtObjectInterface, Cloneable

public class QImage extends QtObject implements QPaintDevice, Cloneable

Hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device

Java wrapper for Qt class QImage