gdiplus: Implement GdipSaveImageToFile via GdipSaveImageToStream.
commit7900947ce3e1a9d7db9da2dac4d8d472e293c313
authorNathan Beckmann <nathan.beckmann@gmail.com>
Mon, 10 Mar 2008 15:16:54 +0000 (10 08:16 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Mar 2008 19:21:14 +0000 (10 20:21 +0100)
tree30c31ff8856e28defdb80d664cd1ddce62d273d2
parentf4b4d03a19042670182ce240ad4b5abdfcbe13b4
gdiplus: Implement GdipSaveImageToFile via GdipSaveImageToStream.

Still need to implement saving the image based on the encoder
parameter.
Basic tests included.
dlls/gdiplus/gdiplus.spec
dlls/gdiplus/image.c
dlls/gdiplus/tests/image.c