@hatch:image v0.1.9
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.
$
hatch add @hatch:image
API reference
We couldn't reach a source tree or cached bundle for
@hatch:image, so there's nothing to render
yet. The renderer feeds off hatch docs <target> —
install the package locally with hatch install
@hatch:image and refresh.
Until then, head back to the README for hand-authored prose, or browse the source on GitHub.