Skip to content

Package palette2048 provides a type that represents a color palette of 256 RGBA color with 8-bits per color channel, for a total of 2048-bits altogether, that seamlessly works with Go's built-in "image", "image/color", and "image/draw" packages.

License

Notifications You must be signed in to change notification settings

reiver/go-palette2048

Repository files navigation

go-palette2048

Package palette2048 provides a type that represents a color palette of 256 RGBA color with 8-bits per color channel, for a total of 2048-bits altogether, that seamlessly works with Go's built-in "image", "image/color", and "image/draw" packages.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-palette2048

GoDoc

Palettes

Here are some palettes that can be used with this package:

See Also

Also see:

About

Package palette2048 provides a type that represents a color palette of 256 RGBA color with 8-bits per color channel, for a total of 2048-bits altogether, that seamlessly works with Go's built-in "image", "image/color", and "image/draw" packages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages