ImageGear for Java
pointInRegion Method
The x coordinate of the point.
The y coordinate of the point.
Checks whether the specified point is in the ROI.
Syntax
public boolean pointInRegion( 
   int coordinateX,
   int coordinateY
)

Parameters

coordinateX
The x coordinate of the point.
coordinateY
The y coordinate of the point.

Return Value

Boolean value.
See Also

Reference

ImGearROIMask Class
ImGearROIMask Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback