| a() const noexcept | xtd::drawing::color |  | 
  | alice_blue | xtd::drawing::color | static | 
  | antique_white | xtd::drawing::color | static | 
  | aqua | xtd::drawing::color | static | 
  | aquamarine | xtd::drawing::color | static | 
  | average(const color &color1, const color &color2, double weight) noexcept | xtd::drawing::color | static | 
  | average(const color &color1, const color &color2, double weight, bool average_alpha) noexcept | xtd::drawing::color | static | 
  | azure | xtd::drawing::color | static | 
  | b() const noexcept | xtd::drawing::color |  | 
  | beige | xtd::drawing::color | static | 
  | bisque | xtd::drawing::color | static | 
  | black | xtd::drawing::color | static | 
  | blanched_almond | xtd::drawing::color | static | 
  | blue | xtd::drawing::color | static | 
  | blue_violet | xtd::drawing::color | static | 
  | brown | xtd::drawing::color | static | 
  | burly_wood | xtd::drawing::color | static | 
  | cadet_blue | xtd::drawing::color | static | 
  | chartreuse | xtd::drawing::color | static | 
  | chocolate | xtd::drawing::color | static | 
  | color()=default | xtd::drawing::color |  | 
  | coral | xtd::drawing::color | static | 
  | cornflower_blue | xtd::drawing::color | static | 
  | cornsilk | xtd::drawing::color | static | 
  | crimson | xtd::drawing::color | static | 
  | cyan | xtd::drawing::color | static | 
  | dark(const color &color) noexcept | xtd::drawing::color | static | 
  | dark(const color &color, double percent) noexcept | xtd::drawing::color | static | 
  | dark_blue | xtd::drawing::color | static | 
  | dark_cyan | xtd::drawing::color | static | 
  | dark_goldenrod | xtd::drawing::color | static | 
  | dark_gray | xtd::drawing::color | static | 
  | dark_green | xtd::drawing::color | static | 
  | dark_khaki | xtd::drawing::color | static | 
  | dark_magenta | xtd::drawing::color | static | 
  | dark_olive_green | xtd::drawing::color | static | 
  | dark_orange | xtd::drawing::color | static | 
  | dark_orchid | xtd::drawing::color | static | 
  | dark_red | xtd::drawing::color | static | 
  | dark_salmon | xtd::drawing::color | static | 
  | dark_sea_green | xtd::drawing::color | static | 
  | dark_slate_blue | xtd::drawing::color | static | 
  | dark_slate_gray | xtd::drawing::color | static | 
  | dark_turquoise | xtd::drawing::color | static | 
  | dark_violet | xtd::drawing::color | static | 
  | deep_pink | xtd::drawing::color | static | 
  | deep_sky_blue | xtd::drawing::color | static | 
  | dim_gray | xtd::drawing::color | static | 
  | dodger_blue | xtd::drawing::color | static | 
  | empty | xtd::drawing::color | static | 
  | equals(const color &value) const noexcept override (defined in xtd::drawing::color) | xtd::drawing::color |  | 
  | equals(const object &obj) const noexcept | xtd::drawing::color | virtual | 
  | equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::drawing::color | inlinestatic | 
  | iequatable< color >::equals(const color &) const noexcept=0 | xtd::iequatable< color > | pure virtual | 
  | firebrick | xtd::drawing::color | static | 
  | floral_white | xtd::drawing::color | static | 
  | forest_green | xtd::drawing::color | static | 
  | from_argb(uint32 argb) noexcept | xtd::drawing::color | static | 
  | from_argb(xtd::byte alpha, const xtd::drawing::color &base_color) noexcept | xtd::drawing::color | static | 
  | from_argb(xtd::byte alpha, xtd::byte red, xtd::byte green, xtd::byte blue) noexcept | xtd::drawing::color | static | 
  | from_argb(xtd::byte red, xtd::byte green, xtd::byte blue) noexcept | xtd::drawing::color | static | 
  | from_handle(intptr handle) noexcept | xtd::drawing::color | static | 
  | from_hsb(float hue, float saturation, float brightness) noexcept | xtd::drawing::color | static | 
  | from_hsl(float hue, float saturation, float lightness) noexcept | xtd::drawing::color | static | 
  | from_known_color(xtd::drawing::known_color color) | xtd::drawing::color | static | 
  | from_name(const xtd::string &name) noexcept | xtd::drawing::color | static | 
  | from_yuv(float y, float u, float v) noexcept | xtd::drawing::color | static | 
  | fuchsia | xtd::drawing::color | static | 
  | g() const noexcept | xtd::drawing::color |  | 
  | gainsboro | xtd::drawing::color | static | 
  | get_brightness() const noexcept | xtd::drawing::color |  | 
  | get_hash_code() const noexcept | xtd::object | virtual | 
  | get_hue() const noexcept | xtd::drawing::color |  | 
  | get_lightness() const noexcept | xtd::drawing::color |  | 
  | get_saturation() const noexcept | xtd::drawing::color |  | 
  | get_type() const noexcept | xtd::object | virtual | 
  | get_u() const noexcept | xtd::drawing::color |  | 
  | get_v() const noexcept | xtd::drawing::color |  | 
  | get_y() const noexcept | xtd::drawing::color |  | 
  | ghost_white | xtd::drawing::color | static | 
  | gold | xtd::drawing::color | static | 
  | goldenrod | xtd::drawing::color | static | 
  | gray | xtd::drawing::color | static | 
  | green | xtd::drawing::color | static | 
  | green_yellow | xtd::drawing::color | static | 
  | handle() const noexcept | xtd::drawing::color |  | 
  | honeydew | xtd::drawing::color | static | 
  | hot_pink | xtd::drawing::color | static | 
  | indian_red | xtd::drawing::color | static | 
  | indigo | xtd::drawing::color | static | 
  | is_dark() const noexcept | xtd::drawing::color |  | 
  | is_empty() const noexcept | xtd::drawing::color |  | 
  | is_known_color() const noexcept | xtd::drawing::color |  | 
  | is_light() const noexcept | xtd::drawing::color |  | 
  | is_named_color() const noexcept | xtd::drawing::color |  | 
  | is_system_color() const noexcept | xtd::drawing::color |  | 
  | ivory | xtd::drawing::color | static | 
  | khaki | xtd::drawing::color | static | 
  | lavender | xtd::drawing::color | static | 
  | lavender_blush | xtd::drawing::color | static | 
  | lawn_green | xtd::drawing::color | static | 
  | lemon_chiffon | xtd::drawing::color | static | 
  | light(const color &color) noexcept | xtd::drawing::color | static | 
  | light(const color &color, double percent) noexcept | xtd::drawing::color | static | 
  | light_blue | xtd::drawing::color | static | 
  | light_coral | xtd::drawing::color | static | 
  | light_cyan | xtd::drawing::color | static | 
  | light_goldenrod_yellow | xtd::drawing::color | static | 
  | light_gray | xtd::drawing::color | static | 
  | light_green | xtd::drawing::color | static | 
  | light_pink | xtd::drawing::color | static | 
  | light_salmon | xtd::drawing::color | static | 
  | light_sea_green | xtd::drawing::color | static | 
  | light_sky_blue | xtd::drawing::color | static | 
  | light_slate_gray | xtd::drawing::color | static | 
  | light_steel_blue | xtd::drawing::color | static | 
  | light_yellow | xtd::drawing::color | static | 
  | lightness_threshold | xtd::drawing::color | static | 
  | lime | xtd::drawing::color | static | 
  | lime_green | xtd::drawing::color | static | 
  | linen | xtd::drawing::color | static | 
  | magenta | xtd::drawing::color | static | 
  | maroon | xtd::drawing::color | static | 
  | medium_aquamarine | xtd::drawing::color | static | 
  | medium_blue | xtd::drawing::color | static | 
  | medium_orchid | xtd::drawing::color | static | 
  | medium_purple | xtd::drawing::color | static | 
  | medium_sea_green | xtd::drawing::color | static | 
  | medium_slate_blue | xtd::drawing::color | static | 
  | medium_spring_green | xtd::drawing::color | static | 
  | medium_turquoise | xtd::drawing::color | static | 
  | medium_violet_red | xtd::drawing::color | static | 
  | memberwise_clone() const | xtd::object | inline | 
  | midnight_blue | xtd::drawing::color | static | 
  | mint_cream | xtd::drawing::color | static | 
  | misty_rose | xtd::drawing::color | static | 
  | moccasin | xtd::drawing::color | static | 
  | name() const noexcept | xtd::drawing::color |  | 
  | navajo_white | xtd::drawing::color | static | 
  | navy | xtd::drawing::color | static | 
  | object()=default | xtd::object |  | 
  | old_lace | xtd::drawing::color | static | 
  | olive | xtd::drawing::color | static | 
  | olive_drab | xtd::drawing::color | static | 
  | orange | xtd::drawing::color | static | 
  | orange_red | xtd::drawing::color | static | 
  | orchid | xtd::drawing::color | static | 
  | pale_goldenrod | xtd::drawing::color | static | 
  | pale_green | xtd::drawing::color | static | 
  | pale_turquoise | xtd::drawing::color | static | 
  | pale_violet_red | xtd::drawing::color | static | 
  | papaya_whip | xtd::drawing::color | static | 
  | parse(const xtd::string &color) noexcept | xtd::drawing::color | static | 
  | peach_puff | xtd::drawing::color | static | 
  | peru | xtd::drawing::color | static | 
  | pink | xtd::drawing::color | static | 
  | plum | xtd::drawing::color | static | 
  | powder_blue | xtd::drawing::color | static | 
  | purple | xtd::drawing::color | static | 
  | r() const noexcept | xtd::drawing::color |  | 
  | rebecca_purple | xtd::drawing::color | static | 
  | red | xtd::drawing::color | static | 
  | reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic | 
  | rosy_brown | xtd::drawing::color | static | 
  | royal_blue | xtd::drawing::color | static | 
  | saddle_brown | xtd::drawing::color | static | 
  | salmon | xtd::drawing::color | static | 
  | sandy_brown | xtd::drawing::color | static | 
  | sea_green | xtd::drawing::color | static | 
  | sea_shell | xtd::drawing::color | static | 
  | sienna | xtd::drawing::color | static | 
  | silver | xtd::drawing::color | static | 
  | sky_blue | xtd::drawing::color | static | 
  | slate_blue | xtd::drawing::color | static | 
  | slate_gray | xtd::drawing::color | static | 
  | snow | xtd::drawing::color | static | 
  | spring_green | xtd::drawing::color | static | 
  | steel_blue | xtd::drawing::color | static | 
  | tan | xtd::drawing::color | static | 
  | teal | xtd::drawing::color | static | 
  | thistle | xtd::drawing::color | static | 
  | to_argb() const noexcept | xtd::drawing::color |  | 
  | to_known_color() const noexcept | xtd::drawing::color |  | 
  | to_string() const noexcept override | xtd::drawing::color | virtual | 
  | tomato | xtd::drawing::color | static | 
  | transparent | xtd::drawing::color | static | 
  | turquoise | xtd::drawing::color | static | 
  | violet | xtd::drawing::color | static | 
  | wheat | xtd::drawing::color | static | 
  | white | xtd::drawing::color | static | 
  | white_smoke | xtd::drawing::color | static | 
  | yellow | xtd::drawing::color | static | 
  | yellow_green | xtd::drawing::color | static |