MCPcopy 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
27func shouldReplicateWatermark(gt GravityType) bool {
28 return gt == GravityReplicate
29}
30
31func (p *Processor) prepareWatermark(
32 ctx context.Context,

Callers 2

prepareWatermarkMethod · 0.85
applyWatermarkMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected