How to differentiate two images inside the excel ? (only 2 typeof images, needs to differentiate as boolean)
On 01/03/2013 06:26, Ratheesh wrote:
Dear Friends,
I am facing a challenge in a data source provided with 2 type of images instead of TRUE or FALSE (BOOLEAN). The image dimensions and almost all the properties are similar when I checked ths shape properties in Excel for both images. It would so grateful if you can provide me with some clue to differentiate those images.
Many thanks in advance!
This sounds like homework to me. Explain what you have tried so far and
how big the images are.
I can't think of any way to get Excel to allow you access to the raw
bitmap of a shape object so you would be down to saving to disk and
comparing them or CRC. Making the sizes of the two images representing
true and false different would be your easiest way forwards.
--
Regards,
Martin Brown
|