package nfnt
import "github.com/muesli/smartcrop/nfnt"
Index ¶
- func NewDefaultResizer() options.Resizer
- func NewResizer(interpolationType resize.InterpolationFunction) options.Resizer
Functions ¶
func NewDefaultResizer ¶
NewDefaultResizer creates a new Resizer with the default interpolation type.
func NewResizer ¶
func NewResizer(interpolationType resize.InterpolationFunction) options.Resizer
NewResizer creates a new Resizer with the given interpolation type.
Source Files ¶
- Version
- v0.3.0 (latest)
- Published
- Oct 30, 2018
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 3 weeks ago –
Tools for package owners.