Reading image into char arrayI used ifstream instead of fstream, and that worked. Thanks a lot.
Reading image into char arrayThanks for the reply Helios. I modified the code to be like this: std::fstream image; image.o...
Reading image into char arrayHi All. I need to read an image to char array with C++. I have written the following code for it,...
Converting image to base64Hi All I need to programatically convert an image to base64, to put it in vCard. Does anyone kno...
This user does not accept Private Messages