Histogram Constructor |
Name | Description | |
---|---|---|
Histogram(AtalaImage) | Initializes a new instance of the Histogram object. | |
Histogram(AtalaImage, ProgressEventHandler) | Initializes a new instance of the Histogram object. | |
Histogram(AtalaImage, Rectangle) | Creates a new instance of Histogram specifying the image to examine and a specific rectangular area of the
image to work with. | |
Histogram(AtalaImage, Rectangle, ProgressEventHandler) | Creates an instance of Histogram specifying the image to examine, a selection of the image to work with
and the progress event handler. |