Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ shouldReplicateWatermark
Function
shouldReplicateWatermark
processing/watermark.go:27–29 ·
view source on GitHub ↗
(gt GravityType)
Source
from the content-addressed store, hash-verified
25
}
26
27
func
shouldReplicateWatermark(gt GravityType) bool {
28
return
gt == GravityReplicate
29
}
30
31
func
(p *Processor) prepareWatermark(
32
ctx context.Context,
Callers
2
prepareWatermark
Method · 0.85
applyWatermark
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected