avyos.dev/pkg/graphics/raster
package raster
Package Overview
No package-level documentation is provided.
| Export Group | Count |
|---|---|
| Constants | 0 |
| Variables | 0 |
| Functions | 1 |
| Types | 0 |
Functions
func DecodeFile(path string) (image.Image, error)DecodeFile decodes a raster image file into an image.Image.