Image2Code bitmap to source code convert


Version: 1.1
Size:
185KB
Requirements:
No special requirements
Price:
Free
System:
Windows XP/2000/98/NT
Rating:
4.2
License:
Freeware

Description - Image2Code bitmap to source code convert



An application to take an image file (jpeg, bmp, etc) and convert it to an array of values suitable for including in source code. Source code is in C++ and developed under MS VS2008 and Emacs. Runs as a GUI app in Windows and a command-line app for *Nix. The big thing that this program adds is complete flexibility in the byte orientation and scan direction. The 8-bit operation is fairly Straight-forward: Simply drop an 8-bit indexed image into the program, Select the scan direction, select Assembly or C, and click "convert". The output will be shown in notepad, ready to copy into your program. You have complete flexibility in choosing the orientation of the bits so they can match your LCD`s internal memory configuration. If your LCD`s pixel dimensions are not an even multiple of 8 bits (rare, but does happen on occasion), you can choose the edge that gets clipped. The great thing about this program is that if it does not quite do what you want, you can use SourceForge to change it to meet your needs.

Image2Code bitmap to source code convert Source Code


More in Image Converters-Image2Code bitmap to source code convert

Complete Flexibility Source Code Source Code Convert