dimage 0.1.1
Image file handling for D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
dimage
Image file handling library for D
Supported formats and capabilities
Common features
- Support for indexed reading and writing.
- Through VFile, you can load from memory locations (eg. compressed files)
Truevision TARGA
- RLE compression is broken, decompression works fine.
- Capable of reading and writing embedded data (developer area). (untested)
- Capable of accessing extension area and generating scanline table. (untested)
- Extra features: less than 8 bit indexed images, scanline boundary ignorance compressing RLE at the sacrifice of easy scanline accessing.
Planned features
Planned formats
- BMP
- PNG
- GIF
- JPEG
- Registered by László Szerémi
- 0.1.1 released 6 years ago
- ZILtoid1991/dimage
- Boost
- Copyright © 2018, Laszlo Szeremi
- Authors:
- Dependencies:
- none
- Versions:
-
0.3.0-beta.4 2023-Feb-25 0.3.0-beta.3 2023-Feb-23 0.3.0-beta.2 2021-Sep-05 0.3.0-beta.1 2021-Jan-21 0.3.0-beta 2020-Oct-10 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
4 downloads this month
-
210 downloads total
-
- Score:
- 1.2
- Short URL:
- dimage.dub.pm