Skip to content

Commit

Permalink
Add package doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme committed Apr 20, 2014
1 parent d3b541c commit a33cd86
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions image.go
@@ -1,3 +1,9 @@
// Package mogrify binds to GraphicMagicks to perform transformations on
// images. It supports GIF/JPEG/PNG images, which it can decode and
// encode to. You can decode from a format and encode to another.
//
// The current set of transformations is limited to cropping, resizing
// and resampling.
package mogrify

import (
Expand Down

0 comments on commit a33cd86

Please sign in to comment.