/imageutil

Utilies related to images

Primary LanguageGoMIT LicenseMIT

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