|
Dan, You will need 2 things: 1. A way to retrieve the binary data of the CMP image into a memory buffer 2. Away to call any of our LEADTOOLS functions from within your stored procedures and pass that memory buffer to our functions.
If you figure out these 2 steps, you should be able to read the image from memory and save it to memory in any format, including JPEG.
Adam Boulad LEADTOOLS Technical Support
|