Skip to content

kodawah/image2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image2

More image.Image types

I was quite surprised when I found that the Go image package does not have any RGB image types without alpha. Also, it lacks grayscale with alpha. So I decided to write them myself.

API Documentation

There are 2 packages: image2 and image2/color2

About

Go package with additional image.Image types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%