|
ReactOS 0.4.17-dev-243-g1369312
|
#include <gdiplusimaging.h>

Public Attributes | |
| PROPID | id |
| ULONG | length |
| WORD | type |
| VOID * | value |
Definition at line 198 of file gdiplusimaging.h.
| PROPID PropertyItem::id |
Definition at line 200 of file gdiplusimaging.h.
Referenced by add_property(), check_properties_id_list(), get_gif_background(), get_gif_palette(), gif_metadata_reader(), and png_add_unit_properties().
| ULONG PropertyItem::length |
Definition at line 201 of file gdiplusimaging.h.
Referenced by add_property(), check_properties_get_all(), check_properties_id_list(), get_gif_frame_property(), get_gif_loopcount(), get_gif_palette(), gif_metadata_reader(), and png_add_unit_properties().
| WORD PropertyItem::type |
Definition at line 202 of file gdiplusimaging.h.
Referenced by add_property(), check_properties_id_list(), get_gif_frame_property(), get_gif_loopcount(), get_gif_palette(), gif_metadata_reader(), and png_add_unit_properties().
| VOID* PropertyItem::value |
Definition at line 203 of file gdiplusimaging.h.
Referenced by add_property(), Anime_GetFrameDelay(), Anime_LoadInfo(), check_properties_id_list(), get_gif_frame_property(), get_gif_loopcount(), get_gif_palette(), gif_metadata_reader(), and png_add_unit_properties().