ImageGear for Java
ImGearROIRectangle Class Members
Fields  Methods 

The following tables list the members exposed by ImGearROIRectangle.

Public Constructors
 NameDescription
Public ConstructorImGearROIRectangle ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldheightHeight of rectangle in pixels.

Integer valuewidth

 
Public FieldleftX offset of region in the image.

Integer value

Specifies left side of rectangle in case of ImGearROIRectangle, and reference point in case of ImGearROIMask.

(Inherited from com.accusoft.imagegear.core.ImGearROI)
Public FieldtopY offset of region in the image.

Integer value

Specifies top side of rectangle in case of ImGearROIRectangle, and the reference point in case of ImGearROIMask.

(Inherited from com.accusoft.imagegear.core.ImGearROI)
Public FieldwidthWidth of rectangle in pixels.

Integer valueheight

 
Top
Public Methods
 NameDescription
Public MethodcloneCreates a new object that is a copy of the current instance.  
Public MethodgetBoundRectangleGets the bounding rectangle.

com.accusoft.imagegear.core.shapes.ImGearRectangle structure. com.accusoft.imagegear.core.shapes.ImGearRectangle

 
Public Methodstatic (Shared in Visual Basic)intersectCreates a new ImGearROIRectangle instance that is calculated as an intersection of specified ROI and image rectangles. (Inherited from com.accusoft.imagegear.core.ImGearROI)
Public MethodpointInRegionChecks whether or not the specified point is in the ROI.  
Top
See Also

Reference

ImGearROIRectangle Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback