Fix 1bpp -> 16bpp image conversion.
authorPavel Tsekov <ptsekov@open.bg>
Thu, 14 Aug 2014 17:09:12 +0000 (20:09 +0300)
committerPavel Tsekov <ptsekov@open.bg>
Thu, 14 Aug 2014 17:09:12 +0000 (20:09 +0300)
commiteab69c29840331f0a73d40bf4add635743db8bf5
treebd2cb5cb21b5e67d85b77cf32735953caf2dae32
parent53e19e0da7ecea476241abc4f25318d4f69e1e11
Fix 1bpp -> 16bpp image conversion.
* libfreerdp/codec/color.c (freerdp_mono_image_convert): Update the
1bpp -> 16bpp conversion code to reflect the fact that the foreground
and the background colors are in GDI representation now.
libfreerdp/codec/color.c