//
pkg.gl
Category
github.com/tmc/icns
module
package
0.0.0-20171229010138-5677fdfa7a3e
Repository:
https://github.com/tmc/icns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
74 SLOC
#
README
icns parses Apple Icon Image format
http://godoc.org/github.com/tmc/icns
#
Functions
Parse
Parse attempts to parse a given Reader into an IconSet.
#
Structs
Icon
Icon is a single icon.
#
Type aliases
IconSet
IconSet represents a group of icons.
IconType
IconType is a type of icon.