package
0.29.0
Repository: https://github.com/equationzhao/g.git
Documentation: pkg.go.dev

# Functions

BasicTo256 convert basic color to 256 color.
BasicToRGB convert basic color to rgb color.
No description provided by the author
No description provided by the author
Color256ToBasic convert 256 color to basic color.
Color256ToRGB convert 256 color to RGB color.
No description provided by the author
No description provided by the author
No description provided by the author
HexToRgb convert hex color to rgb color from gookit/color github.com/gookit/color.
No description provided by the author
No description provided by the author
RGBMultiply will multiply each r,g,b value by radio if radio < 0, return the original string if radio = 0, return the color of black if 0 < radio < 1, the color will be darker if radio > 1, the color will be lighter, and if the result is greater than 255, it will be 255.
RGBTo256 convert rgb color to 256 color.
RGBTo256Int convert rgb color to 256 color.
RGBToBasic convert rgb color to basic color.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author