scan

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Img

func Img(dir string) <-chan DecodedImage

func ProcessImg

func ProcessImg(dirs []string, concurrency int, processFn func(img DecodedImage))

Types

type DecodedImage

type DecodedImage struct {
	image.Image
	Path string
}

func (DecodedImage) Height

func (i DecodedImage) Height() int

func (DecodedImage) Width

func (i DecodedImage) Width() int

Jump to

Keyboard shortcuts

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