imageprocessing

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Crop

func Crop(originalImagePath string) (string, error)

Crop blabla

Types

type Drawable

type Drawable interface {
	Set(x, y int, c color.Color)
}

Drawable is an interface needed in order to draw on an image

type SubImager

type SubImager interface {
	SubImage(r image.Rectangle) image.Image
}

SubImager is an interface which contains a method SubImage

Jump to

Keyboard shortcuts

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