resize

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package resize provides a function to resize a PNG to a set of sizes

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Resize

func Resize(input string) error

Resize takes an input PNG and resizes it to the sizes defined in the sizes array

Types

type Size

type Size struct {
	Ext  string
	Size int
}

Size is a struct to hold the size and extension of the resized image

Jump to

Keyboard shortcuts

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