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
fxcodec::CJPX_Decoder::JpxImageInfo Struct Reference

#include <cjpx_decoder.h>

+ Collaboration diagram for fxcodec::CJPX_Decoder::JpxImageInfo:

Public Attributes

uint32_t width
 
uint32_t height
 
uint32_t channels
 
COLOR_SPACE colorspace
 

Detailed Description

Definition at line 39 of file cjpx_decoder.h.

Member Data Documentation

◆ channels

uint32_t fxcodec::CJPX_Decoder::JpxImageInfo::channels

Definition at line 42 of file cjpx_decoder.h.

◆ colorspace

COLOR_SPACE fxcodec::CJPX_Decoder::JpxImageInfo::colorspace

Definition at line 43 of file cjpx_decoder.h.

◆ height

uint32_t fxcodec::CJPX_Decoder::JpxImageInfo::height

Definition at line 41 of file cjpx_decoder.h.

◆ width

uint32_t fxcodec::CJPX_Decoder::JpxImageInfo::width

Definition at line 40 of file cjpx_decoder.h.


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