ilur
Cross-platform image loading and manipulation toolkit
Install
- All systems
-
curl cmd.cat/ilur.sh
- Debian
-
apt-get install libdevil1c2
- Ubuntu
-
apt-get install libdevil1c2
- Kali Linux
-
apt-get install libdevil1c2
- Fedora
-
dnf install DevIL
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libdevil1c2
- Raspbian
-
apt-get install libdevil1c2
- Dockerfile
- dockerfile.run/ilur
libdevil1c2
Cross-platform image loading and manipulation toolkit
Developer's Image Library (DevIL) is a programmer's toolkit which can load, save and convert a wide variety of image formats. It also offers basic manipulation and filtering capabilities. DevIL presents a simple programming interface similar to OpenGL's, which is easy for a developer to learn and use. Ultimate control of the images is left to the developer.