![]() |
Qt 6.x
The Qt SDK
|
#include <qimage_p.h>
Collaboration diagram for QImageData::ImageSizeParameters: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().
Here is the caller graph for this function:| 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().