//
pkg.gl
Category
github.com/gintec-rdl/pdf-go
internal
utils
package
1.0.0-alpha
Repository:
https://github.com/gintec-rdl/pdf-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
47 SLOC
#
Functions
Alpha
returns the alpha channel from a 32bit color value.
ARGB2i
No description provided by the author
ParseColor
Parse 24 or 32 bit color hex code.
RGB
Extract RGB channels from a 24 or 32 bit color value.
RGB2i
No description provided by the author