...

Text file src/github.com/dsoprea/go-utility/v2/image/README.md

Documentation: github.com/dsoprea/go-utility/v2/image

     1[![GoDoc](https://godoc.org/github.com/dsoprea/go-utility/image?status.svg)](https://godoc.org/github.com/dsoprea/go-utility/image)
     2[![Build Status](https://travis-ci.org/dsoprea/go-utility.svg?branch=master)](https://travis-ci.org/dsoprea/go-utility)
     3[![Coverage Status](https://coveralls.io/repos/github/dsoprea/go-utility/badge.svg?branch=master)](https://coveralls.io/github/dsoprea/go-utility?branch=master)
     4[![Go Report Card](https://goreportcard.com/badge/github.com/dsoprea/go-utility)](https://goreportcard.com/report/github.com/dsoprea/go-utility)
     5
     6# media_parser_type
     7
     8Common image-parsing interfaces. Used for JPEG, PNG, and HEIC parsers used by
     9go-exif-knife.

View as plain text