|
pdfmm 0.9.20
|
#include <color.h>
Friends | |
| FMT_CONSTEXPR_DECL text_style | fg (detail::color_type foreground) FMT_NOEXCEPT |
| FMT_CONSTEXPR_DECL text_style | bg (detail::color_type background) FMT_NOEXCEPT |
A text style consisting of foreground and background colors and emphasis.
|
friend |
Creates a text style from the background color.
|
friend |
Creates a text style from the foreground (text) color.