Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

compare image and small image

Status
Not open for further replies.

matematik

Programmer
Aug 13, 2007
8
SI
Ok, so I make a small image with my program, but I want to check if it has changed each time I run the program, so I make new one, if it has changed. How can I do that fast, because I don't want to resize image and check.
 
Well probablly as you sed that is the only proper way, another thing you could do is to put a flag, and make it true when anything changes in the image, in that way you will know what is going on.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top