Home
last modified time | relevance | path

Searched refs:PropertyTagIndexTransparent (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dgdiplusimaging.h369 #define PropertyTagIndexTransparent 0x5104 macro
/reactos/dll/win32/gdiplus/
H A Dimage.c3249 index->id = PropertyTagIndexTransparent; in get_gif_transparent_idx()
3886 if(bitmap->prop_item[i].id == PropertyTagIndexTransparent) { in get_gif_background_color()
/reactos/modules/rostests/winetests/gdiplus/
H A Dimage.c4532 { PropertyTagTypeByte, PropertyTagIndexTransparent, 1, { 8 } } in test_gif_properties()