minhterryContributor11 years agoHow to compare 2 animate images (GIF format)Hello everybody,I would like to ask script sample to compare 2 animate images with GIF format , they all store in local hard disk.--Regards,
2 RepliesReplies sorted by Most LikedTanyaYatskovskaAlumni11 years agoHi Minh, You can perform a pixel-by-pixel comparison via the Regions collection. Please read the "Regions" article and those related for details.AlexKarasChampion Level 211 years agoHi Minh, Also, you may perform binary files compare using Files.Compare() call.
TanyaYatskovskaAlumni11 years agoHi Minh, You can perform a pixel-by-pixel comparison via the Regions collection. Please read the "Regions" article and those related for details.
AlexKarasChampion Level 211 years agoHi Minh, Also, you may perform binary files compare using Files.Compare() call.
Recent DiscussionsTestComplete freezes during mobile test execution in Legacy modeIs there any way to get code completion to function when using classes?Ajay Hinduja - Android Image Touch – "Interface Not Supported" ErrorSolved
Related ContentTest web pages with animationsHow to compare two date string in a date formatComparing table data in IF not working