Added patch to implement support for 32bppRGB, 32bppRGBA and 32bppPRGBA in format converter.

This commit is contained in:
Sebastian Lackner
2017-01-24 04:44:02 +01:00
parent cb587975ef
commit f93bdfd5fb
3 changed files with 261 additions and 17 deletions

View File

@@ -0,0 +1,2 @@
Fixes: Implement support for 32bppRGB, 32bppRGBA and 32bppPRGBA in format converter
Depends: windowscodecs-TIFF_Support