Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileHandler ¶
type GUIComponents ¶
type GUIComponents struct {
// contains filtered or unexported fields
}
type Locale ¶
type Locale struct {
LanguageLabel string
WatermarkLabel string
ImageDirLabel string
FormatLabel string
QualityLabel string
WebSizeHint string
WidthLabel string
HeightLabel string
TargetSizeLabel string
WatermarkModeLabel string
WatermarkPlaceholder string
ImageDirPlaceholder string
ProcessButton string
CurrentFileLabel string
ProcessingDone string
BrowseButton string
BrowseFolderButton string
ErrorTitle string
NoWatermarkOrFolder string
FailedSelectWatermark string
InvalidFile string
FailedSelectFolder string
InvalidFolder string
FailedInitProcessor string
ProcessingFailed string
WidthExceedsWatermark string
HeightExceedsWatermark string
}
Click to show internal directories.
Click to hide internal directories.