|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdiplusimaging.h>

Public Attributes | |
| PROPID | id |
| ULONG | length |
| WORD | type |
| VOID * | value |
Definition at line 196 of file gdiplusimaging.h.
| PROPID PropertyItem::id |
Definition at line 198 of file gdiplusimaging.h.
Referenced by add_property(), get_gif_background(), get_gif_palette(), gif_metadata_reader(), test_GdipGetAllPropertyItems(), test_gif_properties(), and test_tiff_properties().
| ULONG PropertyItem::length |
Definition at line 199 of file gdiplusimaging.h.
Referenced by add_property(), get_gif_frame_property(), get_gif_loopcount(), get_gif_palette(), gif_metadata_reader(), test_GdipGetAllPropertyItems(), test_gif_properties(), and test_tiff_properties().
| WORD PropertyItem::type |
Definition at line 200 of file gdiplusimaging.h.
Referenced by add_property(), get_gif_frame_property(), get_gif_loopcount(), get_gif_palette(), gif_metadata_reader(), test_GdipGetAllPropertyItems(), test_gif_properties(), and test_tiff_properties().
| VOID* PropertyItem::value |
Definition at line 201 of file gdiplusimaging.h.
Referenced by add_property(), Anime_GetFrameDelay(), Anime_LoadInfo(), get_gif_frame_property(), get_gif_loopcount(), get_gif_palette(), gif_metadata_reader(), test_GdipGetAllPropertyItems(), test_gif_properties(), and test_tiff_properties().