Documentation ¶
Index ¶
- Variables
- func AddFiles(marker *Marker, path string)
- func AutoSave(img *image.RGBA, path string)
- func ExtCheck(path string) bool
- func GetImage(path string) image.Image
- func Glob(path string) []string
- func Resize(width, height int, imagePath string) *image.RGBA
- func Run()
- func SaveJPEG(img *image.RGBA, path string)
- func SavePNG(img *image.RGBA, path string)
- type Marker
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Marker ¶
type Marker struct {
// contains filtered or unexported fields
}
func CreateMarkerFromFlags ¶
func CreateMarkerFromFlags() *Marker
func (*Marker) SetSrcFile ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.