1. Home
  2. Browse
  3. tinytiff

tinytiff

v4.0.1.0#0Latest

Lightweight TIFF reader/writer library

Install

Run the following Vcpkg command to install the port.

vcpkg install tinytiff

Usage

tinytiff provides CMake targets:

find_package(TinyTIFF CONFIG REQUIRED)
find_package(TinyTIFFXX CONFIG REQUIRED)
target_link_libraries(main PRIVATE TinyTIFF::TinyTIFF TinyTIFF::TinyTIFFXX)

Features

Dependencies

See source

Version

v4.0.1.0#0

Publication

Supports

All

GitHub

jkriege2/TinyTIFF

Homepage

jkriege2.github.io/TinyTIFF

Subtree

fbd5bfda6a

License

LGPL-3.0

Definition

Manifest