ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearROIMask Class : ImGearROIMask Constructor |
Overload | Description |
---|---|
ImGearROIMask Constructor(ImGearPage) | Initializes a new instance of the ImGearROIMask class, using the specified bitonal image. |
ImGearROIMask Constructor(int,int,ImGearPage) | Initializes a new instance of the ImGearROIMask class, using the specified offset and a bitonal image. |
ImGearROIMask Constructor(int,int,IImGearShape) | Initializes a new instance of the ImGearROIMask class from an com.accusoft.imagegear.core.shapes.IImGearShape object. |
ImGearROIMask Constructor(ImGearPage,ImGearPixel,boolean) | Initializes a new instance of the ImGearROIMask class, corresponding to an area in the specified page that is filled with the specified color. |