Skip to content

Files

Latest commit

author
Grigorii Duca
Jan 22, 2017
b681c17 · Jan 22, 2017

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.