The MASM Forum Archive 2004 to 2012

Project Support Forums => The GeneSys Development System => Topic started by: Vortex on July 23, 2008, 06:51:31 PM

Title: Demo with Raymond's image library
Post by: Vortex on July 23, 2008, 06:51:31 PM
Here is an example displaying a JPG image from memory using Raymond's library RFimageLib.lib. Using the bin2coff tool, the image file is converted to a MS COFF object module to be embedded into the main project module. Raymond's new function memJPG reads a JPG image from memory and decodes it to be handled by API functions.

The latest version of the library can be obtained from here (http://www.masm32.com/board/index.php?topic=9538.0)



[attachment deleted by admin]