Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSolidColor ¶
func ParseScale ¶
func ParseScale(name string) (filter *imaging.ResampleFilter, err error)
func ScaleName ¶
func ScaleName(filter *imaging.ResampleFilter) (name string)
Types ¶
type StopWatch ¶
type StopWatch struct {
// contains filtered or unexported fields
}
func GlobalWatch ¶
func GlobalWatch() *StopWatch
func StartedWatch ¶
func StartedWatch() (watch *StopWatch)
func StoppedWatch ¶
func StoppedWatch() (watch *StopWatch)
Click to show internal directories.
Click to hide internal directories.