derelict-fi ~master
A dynamic binding to the FreeImage library.
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:
					
DerelictFI
A dynamic binding to the FreeImage library, version 3.17, for the D Programming Language.
Please see the sections on Compiling and Linking and The Derelict Loader, in the Derelict documentation, for information on how to build DerelictFI and load the FI libraries at run time. In the meantime, here's some sample code.
import derelict.freeimage.freeimage;
void main() {
    // Load the FreeImagee library.
    DerelictFI.load();
    // Now FreeImage functions can be called.
    ...
}
- ~master released 8 years ago
 - DerelictOrg/DerelictFI
 - github.com/DerelictOrg/DerelictFI
 - Boost
 
- Authors:
 - Dependencies:
 - derelict-util
 - Versions:
 - 
						
Show all 15 versions3.0.0-beta.1 2017-Jun-04 3.0.0-alpha.1 2016-Nov-05 2.0.3 2016-Oct-04 2.0.2 2015-Jul-19 2.0.1 2015-May-25  - Download Stats:
 - 
						
- 
								
1 downloads today
 - 
								
10 downloads this week
 - 
								
52 downloads this month
 - 
								
47276 downloads total
 
 - 
								
 - Score:
 - 2.1
 - Short URL:
 - derelict-fi.dub.pm