Skip to content

Package rgba32 provides a type that represents an RGBA color with 8-bits per color channel, for a total of 32-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-rgba32

Repository files navigation

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages