gdiplus: Set GIF frame delay and loop count properties correctly.
commitf6ef0205b8457bcede5fd4c44e9f1b08d1fa930d
authorJeff Smith <whydoubt@gmail.com>
Wed, 12 Jul 2023 02:08:07 +0000 (11 21:08 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jul 2023 10:09:31 +0000 (24 12:09 +0200)
tree170eb1192f9189e1761d57b36572df3a0758a75e
parentba564e2abaafcb4bcc3428b67bab5e7f9091cb4d
gdiplus: Set GIF frame delay and loop count properties correctly.

These properties are expected to be present even if frame count is 1.
dlls/gdiplus/image.c
dlls/gdiplus/tests/image.c