package
0.8.3-mateyai
Repository: https://github.com/mateyai/pdfcpu.git
Documentation: pkg.go.dev

# Functions

NewSimpleColor returns a SimpleColor for rgb in the form 0x00RRGGBB.
NewSimpleColorForArray returns a SimpleColor for an r,g,b array.
NewSimpleColorForHexCode returns a SimpleColor for a #FFFFFF type hexadecimal rgb color representation.
ParseColor turns a color string into a SimpleColor.

# Variables

Some popular colors.
Some popular colors.
Some popular colors.
No description provided by the author
Some popular colors.
Some popular colors.
Some popular colors.
Some popular colors.
Some popular colors.

# Structs

SimpleColor is a simple rgb wrapper.