windowscodecs: Add a stub implementation of IWICBitmapFlipRotator.
[wine] / dlls / windowscodecs / palette.c
2010-03-22  Vincent Povirkwindowscodecs: Make the IWICPalette implementation...
2009-07-03  Vincent Povirkwindowscodecs: Implement HasAlpha for palettes.
2009-07-03  Vincent Povirkwindowscodecs: Implement IsBlackWhite and IsGrayscale...
2009-07-03  Vincent Povirkwindowscodecs: Implement GetColorCount and GetType...
2009-07-03  Vincent Povirkwindowscodecs: Implement InitializeCustom and GetColors...
2009-07-03  Vincent Povirkwindowscodecs: Add stub implementation of IWICPalette.