https://github.com/alexeyburyanov/net.android.tiff
Android library that allows opening and saving images in *.tif format and converting them to other formats.
https://github.com/alexeyburyanov/net.android.tiff
android dotnet-android tiff tiff-encoder tiff-format
Last synced: 3 months ago
JSON representation
Android library that allows opening and saving images in *.tif format and converting them to other formats.
- Host: GitHub
- URL: https://github.com/alexeyburyanov/net.android.tiff
- Owner: AlexeyBuryanov
- License: mit
- Created: 2024-08-18T09:38:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T14:45:37.000Z (3 months ago)
- Last Synced: 2025-02-23T15:06:03.610Z (3 months ago)
- Topics: android, dotnet-android, tiff, tiff-encoder, tiff-format
- Homepage:
- Size: 2.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Net.Android.Tiff
[](https://www.nuget.org/packages/Net.Android.Tiff)
[](https://opensource.org/licenses/MIT)This is a binding library for the [TiffBitmapFactory](https://github.com/Beyka/Android-TiffBitmapFactory) library for Android. It allows you to read TIFF files on Android and convert them to bitmaps.