To analyze image

  1. Create an ImageIO object

  2. Call Open method to delivery the image into a Bitmap

  3. Create an ImageEditor object referencing the bitmap

  4. Call the  ImageEditor image analysis methods.  Image objects and  line iterations can be handled:

OR

 

NOTE:  Image modification and repair methods can be intermixed with image analysis methods to modify images in more flexible and sophisticated ways.