Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAlgorithms ¶
func GetAlgorithms() []string
func ParseAlgorithm ¶
func ParseAlgorithm(alg string) (imaging.ResampleFilter, bool)
func RescaleRaw ¶
func RescaleRaw(in *utils.MapFS, scale int, opts RescaleOptions) error
Types ¶
type RescaleOptions ¶
type RescaleOptions struct { ShowCredits bool Algorithm imaging.ResampleFilter }
Click to show internal directories.
Click to hide internal directories.