Skip to content

nat3Github/zig-lib-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

  • small image component useful for testing
  • no dependencies
  • zig 0.14.0
  • the library module is also called "image"

features

  • Image, Pixel, Blending
  • print to ppm file
  • init from ppm file (P3 and P6) for debugging purpose
  • sub images (cropped subwindow of an image)
  • diverse Pixel blending modes, rgb / alpha blending

contribution, bugs

this mainly for my personal debugging, no guarantees for correctness or api stability though i am open for ideas, bug reports and contributions.

About

image struct mainly for debugging in zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages