MCPcopy Create free account
hub / github.com/darktable-org/rawspeed / getDecoderVersion

Method getDecoderVersion

src/librawspeed/decoders/SrwDecoder.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45
46private:
47 int getDecoderVersion() const override { return 3; }
48 std::string getMode();
49};
50

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected