| ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGLayer Class |
This class represents general attributes of the layer. ImageGear can currently read and write PSD layers. User can manipulate with generic layer attributes using the following API.
IIGLayer extends IIGObject
| Duplicate Method | This method creates a copy of the layer object. |
| Name Property | This property specifies name of the layer. |
| Type Property | This property specifies type of the layer. |
| Visible Property | This property specifies visibility state of the layer. |