Categorygithub.com/tmc/icns
modulepackage
0.0.0-20171229010138-5677fdfa7a3e
Repository: https://github.com/tmc/icns.git
Documentation: pkg.go.dev

# README

icns parses Apple Icon Image format

http://godoc.org/github.com/tmc/icns

# Functions

Parse attempts to parse a given Reader into an IconSet.

# Structs

Icon is a single icon.

# Type aliases

IconSet represents a group of icons.
IconType is a type of icon.