MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / extendArTestCase

Struct extendArTestCase

processing/extend_test.go:75–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75type extendArTestCase struct {
76 gravity processing.GravityType
77 size testSize
78 xOffset float64
79 yOffset float64
80 dpr float64
81}
82
83func (e extendArTestCase) ImagePath() string {
84 return "geometry.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected