![]() |
Qt 6.x
The Qt SDK
|
#include <qimage_p.h>
Public Member Functions | |
bool | isValid () const |
Public Attributes | |
qsizetype | bytesPerLine |
qsizetype | totalSize |
Definition at line 78 of file qimage_p.h.
|
inline |
Definition at line 81 of file qimage_p.h.
Referenced by QImageIOHandler::allocateImage().
qsizetype QImageData::ImageSizeParameters::bytesPerLine |
Definition at line 79 of file qimage_p.h.
qsizetype QImageData::ImageSizeParameters::totalSize |
Definition at line 80 of file qimage_p.h.
Referenced by QImageIOHandler::allocateImage().