Registry / other / openjph

openjph

JSON →
library0.28.1vcpkgunverified

Open-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K) for high-throughput JPEG 2000 coding.

vcpkg install openjph
INSTALL
IMPORT
SIG · OPENJPH
O
openjph
othercppv0.28.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

openjph/openjph.h
#include <openjph/openjph.h>

Minimal OpenJPH usage showing version retrieval.

#include <openjph/openjph.h> #include <iostream> int main() { std::cout << "OpenJPH version: " << openjph::getVersion() << "\n"; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.28.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

openjph — pip install openjph · libregistry