ImageMaskArea Constructor
Overload List
OverloadDescription
ImageMaskArea Constructor()Initializes a new instance of the ImageMaskArea class that does not receive any rectangles as parameters. This will create a mask area including the entire image area.  
ImageMaskArea Constructor(Rectangle,Rectangle)Initializes a new instance of the ImageMaskArea class that can get include and exclude areas.