resizer

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GifEncoder

func GifEncoder(w io.Writer, image image.Image) error

func JpegEncoder

func JpegEncoder(w io.Writer, image image.Image) error

func PngEncoder

func PngEncoder(w io.Writer, image image.Image) error

func ResizableContentType

func ResizableContentType(contentType string) bool

func ResizeImage

func ResizeImage(imageToResize []byte, encodeFunc Encoder, desiredWidth, desiredHeight int) ([]byte, error)

Types

type Encoder

type Encoder func(io.Writer, image.Image) error

Jump to

Keyboard shortcuts

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