ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearROIRectangle Class : ImGearROIRectangle Constructor |
Overload | Description |
---|---|
ImGearROIRectangle Constructor(int,int) | Initializes a new instance of the ImGearROIRectangle class with zero offset and specified size. |
ImGearROIRectangle Constructor(int,int,int,int) | Initializes a new instance of the @see ImGearROIRectangle class with specified offset and size. |