genode-ehmry/repos/os/include/util
Norman Feske 40c9226bb9 os: add Color::print, enhance ascii_to<Color>
This patch adds a 'Color::print' method as counterpart to the 'ascii_to'
function. If the color is opaque (alpha is 255), its output has the form
"#rrggbb". If the color has a distinct alpha value, the output has the
form "#rrggbbaa". The new version of the 'ascii_to' overload for 'Color'
is able to deal with both forms.
2017-11-30 11:23:14 +01:00
..
bezier.h Move gems/bezier.h to util/bezier.h (in repos/os) 2017-11-09 12:18:43 +01:00
color.h os: add Color::print, enhance ascii_to<Color> 2017-11-30 11:23:14 +01:00
dirty_rect.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
dither_matrix.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
endian.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
geometry.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00