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.AlexKarasCommunity Hero11 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.
AlexKarasCommunity Hero11 years agoHi Minh, Also, you may perform binary files compare using Files.Compare() call.
Recent DiscussionsCheck if running next test itemDoes Test Complete support Delphi 13?TestComplete- Compare Result Log Trends
Related ContentTest web pages with animationsHow to compare two date string in a date formatComparing table data in IF not working