resizer

package
v0.0.0-...-1e3da95 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	MaxSize uint
	Quality uint
}

type Resizer

type Resizer interface {
	Resize(ctx context.Context, r io.Reader, w io.Writer) error
}

func New

func New(o Options) Resizer

Jump to

Keyboard shortcuts

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