LSJpegLib Documentation
Exported Functions:
HBITMAP LoadJpegImage (char *szFilePath);
The index of the function in the dll is 1
Description:
Loads the specified JPEG-File and returns the Handle (HBITMAP) of a BitMap.
If the returned value is 0 then the loading of the image failed.
License:
With the usage of this software you agree to the following terms and conditions:
The author of this software is not and can not be held reliable for any damages caused by this software. This software is released on an 'As Is' base. So use it at your own risk. You may use it freely in any Freeware applications...
Comments:
This Library should be used by the Litestep Api as soon as possible to avoid the LiteStep programmers to invent their own methods to open image files which would lead to chaos.
Author:
This Library was written by Platon (pla.ton@usa.net) to primarily enable Litestep applications to load .jpg files