Hello ,
Since CVI can not process .jpg/.tiff/.gif format file ,if can have such an approach to achieve the requirement :
1,saving an image in .jpg format to my own database.
2,if needed , loading the image from the database and convert it to the .bmp or .pcx format.
in step 1 , I just want to save the binary data , and in step 2 ,I just need to load the binary data . How to do this ? Your advise is highly appreciated .Thanks.
David