Registry / utility / dsoprea-go-jpeg-image-structure

dsoprea-go-jpeg-image-structure

JSON →
library0.0.0-20221012074422-4f3f7e934102gogounverified

Package go-jpeg-image-structure provides tools for parsing and manipulating JPEG image structure and metadata.

go get github.com/dsoprea/go-jpeg-image-structure
INSTALL
IMPORT
SIG · DSOPREA-GO-JPEG-IM
D
dsoprea-go-jpeg-image-structure
utilitygov0.0.0-20221012074422-4f3f7e934102
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.

jpegstructure
github.com/dsoprea/go-jpeg-image-structure

Creates a new JPEG media context.

package main import ( "fmt" "github.com/dsoprea/go-jpeg-image-structure" ) func main() { mc := jpegstructure.NewJpegMediaContext() fmt.Println(mc) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20221012074422-4f3f7e934102latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
dsoprea-go-jpeg-image-structure — go get dsoprea-go-jpeg-image-structure · libregistry