Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BulkWatermark ¶
BulkWatermark searches for image files in `srcFolder` and watermarks them all by overlaying each one with the image in `watermarkFile`, using the specified opacity. Watermarked images are then saved to `outputFolder`.
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func WatermarkImage ¶
WatermarkImage overlays `watermarkFile` on top of `originalFile` with the specified `opacity` and saves the resulting image to `outputFile`.
Types ¶
Click to show internal directories.
Click to hide internal directories.