DOCS v0.1.13 github

@hatch:image v0.1.5

Image encode + decode. PNG / JPG / BMP / WebP in, RGBA8 buffer out — Image.decode(bytes) feeds straight into @hatch:gpu's Device.uploadImage(image), and Image.encodePng(...) writes synthesized buffers back out. Backed by the image crate.

stable data updated May 3, 2026 source ↗
API reference
$ hatch add @hatch:image
loading README…