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


In This Topic
    ImGearROI Class Members
    In This Topic

    The following tables list the members exposed by ImGearROI.

    Public Fields
     NameDescription
    Public Field X offset of region in the image.  
    Public Field Y offset of region in the image.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the bounding rectangle.  
    Top
    Public Methods
     NameDescription
    Public Method Creates a new object that is a copy of the current instance.  
    Public Methodstatic (Shared in Visual Basic)Creates a new ImGearROI instance that is calculated as an intersection of specified ROI and image rectangles.  
    Public Method Checks whether or not the specified point is in the ROI.  
    Top
    See Also