Forum: Visual Basic 4 / 5 / 6 Dec 9th, 2006 |
| Replies: 0 Views: 1,925 merging tiff files and print to pdf format hihi..
how can i do a merging of multiple tiff files into a single pdf format? currently i am able to get the printing of a single tiff file to pdf format but not merging multiple tiff file to one... |
Forum: Visual Basic 4 / 5 / 6 Dec 6th, 2005 |
| Replies: 4 Views: 3,789 Re: Uploading Folder to FTP Server hihi..
i am using inet conponent to transfer files to the FTP Server. However, for the time been, i am only able to send individual files to the FTP Server. THus, i wan to find out if there is a way... |
Forum: Visual Basic 4 / 5 / 6 Dec 6th, 2005 |
| Replies: 4 Views: 3,789 |
Forum: C++ Jun 17th, 2005 |
| Replies: 6 Views: 2,860 Re: pixel scanning is there a "GetPixel" method in C++? but i need C++ to function my application.
how can i done that(Getpixel)?
???
ocw |
Forum: C++ Jun 16th, 2005 |
| Replies: 6 Views: 2,860 Re: pixel scanning hi amt_muk,
i have tried the code above but it did not actually compared the different between these 2 images. I am thinking of comparing the images by their individual pixel between each image.... |
Forum: C++ Jun 16th, 2005 |
| Replies: 6 Views: 2,860 Re: pixel scanning hihi..
is comparing the imgae binary faster than comparing to the pixel of the image? my system processing usgae is quite high, therrefore, if the comparing module is lagging, my system may not be... |
Forum: C++ Jun 15th, 2005 |
| Replies: 6 Views: 2,860 pixel scanning hi..
currently i have two image in my folder, how can i compare the two images for different based on the image pixel? or is there any other way which i could use to determined if the images are... |