Registry / other / fumiama-imgsz

fumiama-imgsz

JSON →
library0.0.4gogounverified

Go library for decoding and encoding BMP and TIFF image formats.

go get github.com/fumiama/imgsz
INSTALL
IMPORT
SIG · FUMIAMA-IMGSZ
F
fumiama-imgsz
othergov0.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

imgsz
github.com/fumiama/imgsz

Decode an image using imgsz

package main import ( "fmt" "github.com/fumiama/imgsz" ) func main() { // Decode a BMP image img, _, _ := imgsz.Decode(nil) fmt.Println(img) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fumiama-imgsz — go get fumiama-imgsz · libregistry