Documentation ¶
Index ¶
- func AutoContrast() *autocontrast
- func AutoCrop(img image.Image, cutRatioLeft, cutRatioUp, cutRatioRight, cutRatioBottom int) gift.Filter
- func CoverTitle(title string, align string, pctWidth int, pctMargin int, maxFontSize int, ...) gift.Filter
- func CropSplitDoublePage(right bool) gift.Filter
- func Pixel() gift.Filter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoCrop ¶
func AutoCrop(img image.Image, cutRatioLeft, cutRatioUp, cutRatioRight, cutRatioBottom int) gift.Filter
Lookup for margin and crop
func CoverTitle ¶
func CoverTitle(title string, align string, pctWidth int, pctMargin int, maxFontSize int, borderSize int) gift.Filter
Create a title with the cover image
func CropSplitDoublePage ¶
Cut a double page in 2 part: left and right. This will cut in the middle of the page.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.