Registry / utility / leaanthony-winicon

leaanthony-winicon

JSON →
library1.0.0gogounverified

Package winicon provides functionality to work with Windows icon (.ico) files.

go get github.com/leaanthony/winicon
INSTALL
IMPORT
SIG · LEAANTHONY-WINICON
L
leaanthony-winicon
utilitygov1.0.0
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.

winicon
github.com/leaanthony/winicon

Load a Windows icon file.

package main import ( "fmt" "github.com/leaanthony/winicon" ) func main() { icon, err := winicon.Load("icon.ico") fmt.Println(icon, err) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
leaanthony-winicon — go get leaanthony-winicon · libregistry