ReactOS 0.4.16-dev-963-g182f353
|
#include <wincodecs_private.h>
Public Attributes | |
ULONGLONG | offset |
ULONGLONG | length |
DWORD | options |
GUID | reader_clsid |
Definition at line 303 of file wincodecs_private.h.
ULONGLONG decoder_block::length |
Definition at line 306 of file wincodecs_private.h.
ULONGLONG decoder_block::offset |
Definition at line 305 of file wincodecs_private.h.
Referenced by png_decoder_get_metadata_blocks().
DWORD decoder_block::options |
Definition at line 307 of file wincodecs_private.h.
GUID decoder_block::reader_clsid |
Definition at line 308 of file wincodecs_private.h.