Searched hist:cc9464372450658c8cb898b2f8b3b91fbd3a0834 (Results 1 – 6 of 6) sorted by relevance
/haiku/src/apps/screenshot/ |
H A D | Screenshot.h | cc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.
* Screenshot always used B_RGBA32 color space, but did not care about the alpha channel at all. Now it only uses that space when "includeBorder" is used. * Utility::_MakeTabSpaceTransparent() now also makes sure that the rest of the bitmap has the correct alpha channel set. This fixes bug #10491. * Minor cleanup.
|
H A D | Utility.h | cc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.
* Screenshot always used B_RGBA32 color space, but did not care about the alpha channel at all. Now it only uses that space when "includeBorder" is used. * Utility::_MakeTabSpaceTransparent() now also makes sure that the rest of the bitmap has the correct alpha channel set. This fixes bug #10491. * Minor cleanup.
|
H A D | Utility.cpp | cc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.
* Screenshot always used B_RGBA32 color space, but did not care about the alpha channel at all. Now it only uses that space when "includeBorder" is used. * Utility::_MakeTabSpaceTransparent() now also makes sure that the rest of the bitmap has the correct alpha channel set. This fixes bug #10491. * Minor cleanup.
|
H A D | Screenshot.cpp | cc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.
* Screenshot always used B_RGBA32 color space, but did not care about the alpha channel at all. Now it only uses that space when "includeBorder" is used. * Utility::_MakeTabSpaceTransparent() now also makes sure that the rest of the bitmap has the correct alpha channel set. This fixes bug #10491. * Minor cleanup.
|
H A D | Jamfile | cc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.
* Screenshot always used B_RGBA32 color space, but did not care about the alpha channel at all. Now it only uses that space when "includeBorder" is used. * Utility::_MakeTabSpaceTransparent() now also makes sure that the rest of the bitmap has the correct alpha channel set. This fixes bug #10491. * Minor cleanup.
|
H A D | ScreenshotWindow.cpp | cc9464372450658c8cb898b2f8b3b91fbd3a0834 Thu Jan 30 23:43:31 UTC 2014 Axel Dörfler <axeld@pinc-software.de> Screenshot: fixed alpha channel handling.
* Screenshot always used B_RGBA32 color space, but did not care about the alpha channel at all. Now it only uses that space when "includeBorder" is used. * Utility::_MakeTabSpaceTransparent() now also makes sure that the rest of the bitmap has the correct alpha channel set. This fixes bug #10491. * Minor cleanup.
|