LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Save a binary bitmap in LabWindows

Sorry for the delay in replying, but I've had a lot on my plate the last month or so. Our in-house programmer who is the main developer for the FoxPro application found a solution. She's using an external app that she can call from within FoxPro to shrink the bmp files (it's some sort of batch conversion program that adjusts all files in the given directory). She also found a way to save the images into a DB file after being shrunk. I'm encountering another problem now, but I think it will need a new thread. Thanks to all who helped.
0 Kudos
Message 11 of 13
(1,224 Views)

In case you decide in the future to come back to your original idea (reducing the bitmap inside CVI program) please note that I have found the error in my code when reducing the bitmap to monochrome.

I am building an application that I will post in Developer community that handles both images from disk and images in memory, converting them to either grayscale or monochrome .bmp on disk. I will set here a message when I post the application.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 12 of 13
(1,211 Views)

The completed application was posted to the LabWindows/CVI group in the Developer Zone Community.

It can be found among my contributions or here.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 13 of 13
(1,197 Views)