tinytiffv4.0.1.0
- Updated
Lightweight TIFF reader/writer library
- Project website: https://jkriege2.github.io/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)#Supported Platforms
All platforms supported.
#Features
No default features.
#winapi
Use WIN-API for File-IO
Platforms: windows
- ✅windows
- ❌
linux - ❌
osx - ❌
uwp
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
EfesX