ImageGearJava Project > com.accusoft.imagegear.processing.layers Package : ImGearImageLayer Class |
For a list of all members of this type, see ImGearImageLayer members.
Name | Description | |
---|---|---|
![]() | clone | Clones the layer. (Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer) |
![]() | getImage | Gets image specifying the layer.
This method returns the image to put in the layer. |
![]() | getLocation | Returns rectangle specifying the location of the image layer. |
![]() | getName | Returns the name of the layer. (Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer) |
![]() | getOpacity | Returns level of opacity for the image layer. |
![]() | getType | Image layer type.
|
![]() | isVisible | Returns a value indicating whether the layer is visible. (Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer) |
![]() | setLocation | Sets rectangle specifying the location of the image layer. |
![]() | setName | Sets the name of the layer. (Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer) |
![]() | setOpacity | Sets level of opacity for the image layer. |
![]() | setVisibility | Sets a value indicating whether the layer is visible. (Inherited from com.accusoft.imagegear.processing.layers.ImGearLayer) |