ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearROIMask Class
Fields Properties Methods


In This Topic
    ImGearROIMask Class Members
    In This Topic

    The following tables list the members exposed by ImGearROIMask.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ImGearROIMask class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets the bounding rectangle.  
    Public Property Gets 1-bit image that defines region shape.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Creates a new object that is a copy of the current instance.  
    Public Method Dilates ROI mask on the specified pixel count.  
    Public Method Erodes ROI mask on the specified pixel count.  
    Public MethodOverridden.  Checks whether the specified point is in the ROI.  
    Top
    See Also