Skip to content

mduvall/go-image-png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-image-png

This is a fork of the Go standard library "image/png" with a few niceties.

Features

Use

Just import as you would other image packages. image.Decode and image.Encode should work out of the box.

import _ "github.com/mduvall/go-image-png/png"

About

This is a fork of the Go standard library "image/png" with a few niceties.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages