imagemerge

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUserInput

func GetUserInput(prompt, cwd string) string

func MergeImages

func MergeImages(options MergeOptions) error

MergeImages merges a frame image with a set of second images.

Types

type MergeOptions

type MergeOptions struct {
	FrameImagePath string
	SecondImageDir string
	OutputDir      string
	Prefix         string
	Suffix         string
}

MergeOptions represents the options for merging images.

Jump to

Keyboard shortcuts

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