Documentation
¶
Index ¶
- func Apply(inputDir string, diffDir string, outputDir string) error
- func ApplyDiff(original image.Image, diff image.Image) (image.Image, error)
- func Generate(inputDir string, compareDir string, outputDir string) error
- func GetDiff(original image.Image, new image.Image) (image.Image, bool, error)
- func ReadImageFile(filename string) (image.Image, error)
- func WriteImageFile(image image.Image, filename string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.