Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QCGImageFormat Struct Reference

#include <qcoregraphics_p.h>

Collaboration diagram for QCGImageFormat:

Public Attributes

uint32_t bitsPerComponent = 0
uint32_t bitsPerPixel = 0
QCFType< CGColorSpaceRefcolorSpace
CGBitmapInfo bitmapInfo = 0

Detailed Description

Definition at line 43 of file qcoregraphics_p.h.

Member Data Documentation

◆ bitmapInfo

CGBitmapInfo QCGImageFormat::bitmapInfo = 0

Definition at line 48 of file qcoregraphics_p.h.

◆ bitsPerComponent

uint32_t QCGImageFormat::bitsPerComponent = 0

Definition at line 45 of file qcoregraphics_p.h.

◆ bitsPerPixel

uint32_t QCGImageFormat::bitsPerPixel = 0

Definition at line 46 of file qcoregraphics_p.h.

◆ colorSpace

QCFType<CGColorSpaceRef> QCGImageFormat::colorSpace

Definition at line 47 of file qcoregraphics_p.h.


The documentation for this struct was generated from the following file: