I have a need wherein I have to allow user to select two different images (and load them in two separate ImageEn Controls) and then show the difference between two images in a third ImageEn control. The difference has to be calculated based on either light values (brightness) or color values.
I don't know as to how I will be able to achieve this so any hints or small sample code will be of great help.