Skip to Content

tinytiff v4.0.1.0

Created
Updated

Lightweight TIFF reader/writer library

# Usage

tinytiff provides CMake targets:

find_package(TinyTIFF CONFIG REQUIRED)
find_package(TinyTIFFXX CONFIG REQUIRED)

target_link_libraries(main PRIVATE TinyTIFF::TinyTIFF TinyTIFF::TinyTIFFXX) 

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# winapi

Use WIN-API for File-IO

Supports: windows
  • windows
  • linux
  • osx
  • uwp
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • EfesX's avatar EfesX

# Changelog

  • fbd5bfd [tinytiff] add new port (#38874)

# Source