InterviewSolution
Saved Bookmarks
| 1. |
How Bitmap Check point is differ from Image Check point? |
|
Answer» In Bitmap checkpoint, user can compare two complete bitmaps as well as part of the bitmaps from a pixel to pixel. In Image checkpoint, user can only check the Image property values |
|