pierrre / imageutil

Utilies related to images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imageutil

Utilies related to Golang images.

GoDoc Build Status

⚠️ This repository is not maintained anymore.

Features

  • fast "generic" get/set RGBA value from/to an image (no memory allocation)
  • process parts of an image concurrently
  • RBGA <=> NRGBA conversion

About

Utilies related to images

License:MIT License


Languages

Language:Go 98.3%Language:Makefile 1.7%