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
JpegCommon Struct Reference

#include <jpeg_common.h>

Collaboration diagram for JpegCommon:

Public Attributes

jmp_buf jmpbuf
struct jpeg_decompress_struct cinfo
struct jpeg_error_mgr error_mgr
struct jpeg_source_mgr source_mgr

Detailed Description

Definition at line 39 of file jpeg_common.h.

Member Data Documentation

◆ cinfo

struct jpeg_decompress_struct JpegCommon::cinfo

Definition at line 41 of file jpeg_common.h.

◆ error_mgr

struct jpeg_error_mgr JpegCommon::error_mgr

Definition at line 42 of file jpeg_common.h.

◆ jmpbuf

◆ source_mgr

struct jpeg_source_mgr JpegCommon::source_mgr

Definition at line 43 of file jpeg_common.h.


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