• Properties
  • Constructors
  • HtmlColor(uint32_t color) :
  • HtmlColor(RgbColor color);
  • HtmlColor()
  • Methods
  • static HtmlColor BilinearBlend(HtmlColor c00, HtmlColor c01, HtmlColor c10, HtmlColor c11, float x, float y);
  • template <typename T_HTMLCOLORNAMES> size_t Parse(const char* name, size_t nameSize);
  • template <typename T_HTMLCOLORNAMES> size_t Parse(const char* name);
  • template <typename T_HTMLCOLORNAMES> size_t Parse(String const &name);
  • template <typename T_HTMLCOLORNAMES> size_t ToString(char* buf, size_t bufSize) const;
  • size_t ToNumericalString(char* buf, size_t bufSize) const;