Skip to content

Package palimg provides tools for working with and creating paletted-images, for the Go programming language.

License

Notifications You must be signed in to change notification settings

reiver/go-palimg

Repository files navigation

go-palimg

Package palimg provides tools for working with and creating paletted-images, for the Go programming language.

Documention

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

GoDoc

Import

To import package palimg use import code like the follownig:

import "github.com/reiver/go-palimg"

Installation

To install package palimg do the following:

GOPROXY=direct go get https://github.com/reiver/go-palimg

Author

Package palimg was written by Charles Iliya Krempeaux

About

Package palimg provides tools for working with and creating paletted-images, for the Go programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages