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

#include <cfx_gif.h>

+ Collaboration diagram for CFX_GifImageInfo:

Public Attributes

uint16_t left
 
uint16_t top
 
uint16_t width
 
uint16_t height
 
CFX_GifLocalFlags local_flags
 

Detailed Description

Definition at line 67 of file cfx_gif.h.

Member Data Documentation

◆ height

uint16_t CFX_GifImageInfo::height

Definition at line 71 of file cfx_gif.h.

Referenced by fxcodec::CFX_GifContext::LoadFrame().

◆ left

uint16_t CFX_GifImageInfo::left

◆ local_flags

CFX_GifLocalFlags CFX_GifImageInfo::local_flags

Definition at line 72 of file cfx_gif.h.

Referenced by fxcodec::CFX_GifContext::LoadFrame().

◆ top

uint16_t CFX_GifImageInfo::top

Definition at line 69 of file cfx_gif.h.

Referenced by fxcodec::CFX_GifContext::LoadFrame().

◆ width

uint16_t CFX_GifImageInfo::width

Definition at line 70 of file cfx_gif.h.

Referenced by fxcodec::CFX_GifContext::LoadFrame().


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