![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cfx_gif.h>
Public Attributes | |
| uint16_t | left |
| uint16_t | top |
| uint16_t | width |
| uint16_t | height |
| CFX_GifLocalFlags | local_flags |
| uint16_t CFX_GifImageInfo::height |
Definition at line 71 of file cfx_gif.h.
Referenced by fxcodec::CFX_GifContext::LoadFrame().
| uint16_t CFX_GifImageInfo::left |
Definition at line 68 of file cfx_gif.h.
Referenced by testing.tools.safetynet_image.ImageLocations::Left().
| CFX_GifLocalFlags CFX_GifImageInfo::local_flags |
Definition at line 72 of file cfx_gif.h.
Referenced by fxcodec::CFX_GifContext::LoadFrame().
| uint16_t CFX_GifImageInfo::width |
Definition at line 70 of file cfx_gif.h.
Referenced by fxcodec::CFX_GifContext::LoadFrame().