internal

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeConvertInfo

func MakeConvertInfo(filepath string, opts Options) (*resizer.ConvertInfo, error)

func MakeConvertInfoInDir

func MakeConvertInfoInDir(dirpath string, opts Options) []*resizer.ConvertInfo

Types

type ByMDate

type ByMDate []*resizer.ConvertInfo

func (ByMDate) Len

func (l ByMDate) Len() int

func (ByMDate) Less

func (l ByMDate) Less(i, j int) bool

func (ByMDate) Swap

func (l ByMDate) Swap(i, j int)

type Options

type Options struct {
	DestDir string
	Format  resizer.ImgFormat

	Width   uint // new file width
	Height  uint // new file height
	Quality int  // convert format for JPEG

	ConvertInterval time.Duration
	KeepFileDate    bool
}

Jump to

Keyboard shortcuts

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