![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qcoregraphics_p.h>
Public Attributes | |
| uint32_t | bitsPerComponent = 0 |
| uint32_t | bitsPerPixel = 0 |
| QCFType< CGColorSpaceRef > | colorSpace |
| CGBitmapInfo | bitmapInfo = 0 |
Definition at line 43 of file qcoregraphics_p.h.
| CGBitmapInfo QCGImageFormat::bitmapInfo = 0 |
Definition at line 48 of file qcoregraphics_p.h.
| uint32_t QCGImageFormat::bitsPerComponent = 0 |
Definition at line 45 of file qcoregraphics_p.h.
| uint32_t QCGImageFormat::bitsPerPixel = 0 |
Definition at line 46 of file qcoregraphics_p.h.
| QCFType<CGColorSpaceRef> QCGImageFormat::colorSpace |
Definition at line 47 of file qcoregraphics_p.h.