DevIL Visual Basic OCX


SourceForge.net Logo       DevIL (OpenIL) Graphics Library Home Page

 

This project currently uses Developer's Image Library (DevIL) 1.65.

 

This project was something i just started off playing around with and i figured that i would put it out for others to hopefully get some use from it. The code isn't pretty right now, but i will hopefully get it cleaned up.

The end result of this program is a Visual Basic (VB) ActivX OCX that can be used for a easy interface to the Devil Dll's through visual basic. The ocx isn't complete yet and doesn't have all the functions yet that Devil DLL's provide, but it is a work in progress.

 

Lastest:

Added the ability to point to a zip file and it will list its contents in a window, double click on an image in the zip file and it will decompress it to a temp directory under the app. path and display the image.

Features:

Visual Basic Activex component thats easy to reuse and its free with source code.

will read and right most of the following image types:  (bmp, gif, ico, iff, ibm, jpg, jpeg, jif, koa, pcd, pcx, psd, tiff) and more.

Reads images from zip files.

Alienify
Best fit, Resize image
Blur
Contrast
Emboss
Flip
Mirror
Negative
Noisify
Pixelize
Rotate
Sharepen
Zoom

In the Future:

Encrypt image files.
More image manipulation features.
Adding twain compliant scanning.
Ability to save images directly to a zip file.

License: GNU Library or Lesser General Public License (LGPL)