Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 355 Bytes

Color.md

File metadata and controls

15 lines (9 loc) · 355 Bytes

Color Documentation

\Greg\Support\Tools\Color is working with colors.

Table of contents:

Methods:

  • generate - Generate a color from interval;
  • hex2rgb - Transform hex color to rgb color;
  • rgb2hex - Transform rgb color to hex color.

Methods description is under construction.