Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Height int Width int Blur float64 Quality int OriginalFormat ImageType Format ImageType }
func (Options) FileExtension ¶ added in v0.7.0
func (Options) FormatChanged ¶ added in v0.7.0
func (Options) FormatMimeType ¶ added in v0.7.0
type Transformer ¶ added in v0.1.5
type Transformer struct {
// contains filtered or unexported fields
}
func NewTransformer ¶ added in v0.1.5
func NewTransformer() *Transformer
func (*Transformer) Shutdown ¶ added in v0.1.5
func (t *Transformer) Shutdown()
Click to show internal directories.
Click to hide internal directories.