crop

package
v0.0.0-...-13ced59 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSmart

func NewSmart() *smartCropper

Types

type Cropper

type Cropper interface {
	Crop(img image.Image, height, width int) (image.Image, error)
}

type SimpleCropper

type SimpleCropper struct {
}

func (*SimpleCropper) Crop

func (c *SimpleCropper) Crop(img image.Image, height, width int) (image.Image, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL