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

TypeAlias Interpretation

vips/interpretation.go:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6import "C"
7
8type Interpretation C.VipsInterpretation
9
10const (
11 InterpretationMultiBand = C.VIPS_INTERPRETATION_MULTIBAND

Callers 2

TypeMethod · 0.85
GuessInterpretationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected