colors/converter.hpp
-
template<>
struct gviz::utils::Converter<HSV, RGB> Public Static Functions
-
static inline constexpr HSV convert(const RGB &rgb) noexcept
-
static inline constexpr HSV convert(const RGB &rgb) noexcept
-
template<>
struct gviz::utils::Converter<HSV, RGBA> Public Static Functions
-
static inline constexpr HSV convert(const RGBA &color) noexcept
-
static inline constexpr HSV convert(const RGBA &color) noexcept
-
template<>
struct gviz::utils::Converter<RGB, HSV> Public Static Functions
-
static inline constexpr RGB convert(const HSV &hsv) noexcept
-
static inline constexpr RGB convert(const HSV &hsv) noexcept
-
template<>
struct gviz::utils::Converter<RGB, RGBA> Public Static Functions
-
static inline constexpr RGB convert(const RGBA &color) noexcept
-
static inline constexpr RGB convert(const RGBA &color) noexcept
-
template<>
struct gviz::utils::Converter<RGBA, HSV> Public Static Functions
-
static inline constexpr RGBA convert(const HSV &color) noexcept
-
static inline constexpr RGBA convert(const HSV &color) noexcept
-
template<>
struct gviz::utils::Converter<RGBA, RGB> Public Static Functions
-
static inline constexpr RGBA convert(const RGB &color) noexcept
-
static inline constexpr RGBA convert(const RGB &color) noexcept
-
template<>
struct gviz::utils::Converter<SVGColor, SVGColorEnum> Public Static Functions
-
static inline constexpr SVGColor convert(SVGColorEnum color) noexcept
-
static inline constexpr SVGColor convert(SVGColorEnum color) noexcept
-
template<>
struct gviz::utils::Converter<SVGColorEnum, SVGColor> Public Static Functions
-
static inline constexpr SVGColorEnum convert(const SVGColor &color) noexcept
-
static inline constexpr SVGColorEnum convert(const SVGColor &color) noexcept
-
template<>
struct gviz::utils::Converter<X11Color, SVGColorEnum> Public Static Functions
-
static inline constexpr X11Color convert(X11ColorEnum color) noexcept
-
static inline constexpr X11Color convert(X11ColorEnum color) noexcept
-
template<>
struct gviz::utils::Converter<X11ColorEnum, X11Color> Public Static Functions
-
static inline constexpr X11ColorEnum convert(const X11Color &color) noexcept
-
static inline constexpr X11ColorEnum convert(const X11Color &color) noexcept
-
namespace gviz
-
namespace colors
-
namespace utils
- file converter.hpp
- #include “”#include “”#include “”#include “”#include “”#include “”#include “”
Variables
-
static constexpr const HSV hsv_zero_default = {0., 0., 0.}
-
static constexpr const HSV hsv_zero_default = {0., 0., 0.}
- dir /home/cthulhu/projects/repos/libgvizard/include/gvizard/colors
- dir /home/cthulhu/projects/repos/libgvizard/include/gvizard
- dir /home/cthulhu/projects/repos/libgvizard/include