42 #ifndef QVOLATILEIMAGEDATA_P_H 43 #define QVOLATILEIMAGEDATA_P_H 56 #include <QtGui/qimage.h> 57 #include <QtCore/qshareddata.h> 83 void initWithBitmap(CFbsBitmap *source);
84 void applyMask(CFbsBitmap *mask);
97 #endif // QVOLATILEIMAGEDATA_P_H Format
The following image formats are available in Qt.
#define QT_END_NAMESPACE
This macro expands to.
void beginDataAccess() const
bool ensureFormat(QImage::Format format)
void endDataAccess(bool readOnly=false) const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QImage class provides a hardware-independent image representation that allows direct access to th...
The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a g...
The QSharedData class is a base class for shared data objects.
void * duplicateNativeImage() const