This class allows you to load and save all kinds of image files, including PNG and TIF. It is requires WIA 2.0 which is a Microsoft created DLL file called wiaaut.dll. A complete description of the capabilities of this class is included with the class as a text file. The entire thing is packaged in the ZIP file that is attached to this post, including the required DLL file. Though I don't normally package executables with my source code on the Codebank, it is an essential file, without which my class would not work, and it is an official file from Microsoft. I would usually choose to link to the Microsoft download page for the file, except that Microsoft is no longer distributing it (the page that had it before is now gone). Thus it is included in the ZIP file along with my class. Also included is Helpfile.txt (it explains in great detail, everything that my class does), License.txt (it explains how you may use, alter, distribute, etc my class file), and EULA.txt (the Microsoft EULA for the DLL file).
↧