ReactOS 0.4.16-dev-959-g2ec3a19
|
#include <wincodecs_private.h>
Public Attributes | |
DWORD | flags |
UINT | frame_count |
Definition at line 283 of file wincodecs_private.h.
DWORD decoder_stat::flags |
Definition at line 285 of file wincodecs_private.h.
Referenced by jpeg_decoder_initialize(), png_decoder_initialize(), and tiff_decoder_initialize().
UINT decoder_stat::frame_count |
Definition at line 286 of file wincodecs_private.h.
Referenced by jpeg_decoder_initialize(), png_decoder_initialize(), and tiff_decoder_initialize().