1. Home
  2. Browse
  3. tiff

tiff

v4.7.0#0Latest

A library that supports the manipulation of TIFF image files

Install

Run the following Vcpkg command to install the port.

vcpkg install tiff

Usage

tiff is compatible with built-in CMake targets:

find_package(TIFF REQUIRED)
target_link_libraries(main PRIVATE TIFF::TIFF)

tiff provides pkg-config modules:

#  Tag Image File Format (TIFF) library.
libtiff-4

Features

Dependencies

See source

Version

v4.7.0#0

Publication

Supports

All

GitLab

libtiff/libtiff

Homepage

libtiff.gitlab.io/libtiff

Subtree

4ef6650fc7

License

libtiff

Definition

Manifest