Versions in this module Expand all Collapse all v0 v0.1.0 Dec 26, 2013 Changes in this version + type Image struct + Bytes []byte + Etag string + Expires time.Time + URL string + type Options struct + Fit bool + FlipHorizontal bool + FlipVertical bool + Height float64 + Rotate int + Width float64 + func ParseOptions(str string) *Options + func (o Options) String() string + type Request struct + Options *Options + URL *url.URL