Jerry B
Departed
Rest in Peace
Marietta, Georgia USA
Posts: 1,485
|
Post by Jerry B on Sept 6, 2017 13:03:35 GMT
Hi
I am starting to develop the final code for a Stamp Image application. Up to now all code has been testing concepts.
This application may, or may not have, interest to anyone other than myself. In case there is interest to others, the code is being generated without "shortcuts".
The application adds stamp information to a stamp image (bmp, dib, gif, jpg, jpeg, png, svg, tif, tiff). Due to the structure of these image formats any data added to the end of the image file does not prevent the image being displayed. In effect the added information is transparent. In this manner, the stamp information is carried with the image and can readily be accessed.
This thread is to see if anyone wants to help testing the code. Any Windows version is applicable (X86 legacy code) and requires at least Windows Framework 4, or higher (will explain how to determine this). At first, individual code blocks will be tested (each major block has its own test program, so no need to re-compile). I am looking for testing code blocks and modification suggestions. Also the final product.
Note: The code is being written in VB.NET (don't know C# yet).
If interested, contact me through the TSF board.
Jerry B
|
|