Skip to content

NDRAEY/Pixal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixal (was known as nimage)

Pixal is a crate that provides basic image processing functions.

Inspired by image crate.

It's no_std compatible, but still depends on alloc.

Features

  • TGA image import
  • PNG image import (requires std)
  • Drawing and getting pixels on image
  • Resizing images (bilinear algorithm)
  • Flipping images vertically and horizontally
  • Rotating images (by 90 deg, left and right)
  • Cutting (cropping) images

About

A lightweight `no_std` crate for image processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages