Create an ImageIO object
Create an ImageEditor object referencing the bitmap
Call the ImageEditor image analysis methods. Image objects and line iterations can be handled:
Directly by returning an array and iterating through it,
OR
one by one, through the appropriate event handler.
NOTE: Image modification and repair methods can be intermixed with image analysis methods to modify images in more flexible and sophisticated ways.