The following tables list the members exposed by CodecsPsdLayerInfo.
| Name | Description | |
|---|---|---|
| CodecsPsdLayerInfo Constructor | Initializes a new instance of the CodecsPsdLayerInfo class. |
| Name | Description | |
|---|---|---|
| Clipping | Clipping value for the layer. |
| Left | Left layer position. |
| LoadMaskImage | Determines whether to load the mask image when loading PSD files with RasterCodecs.LoadPsdLayer. |
| MaskImage | The transparency mask channel of the saved PSD layer. |
| Name | Gets or sets the name for the layer. |
| Obsolete | Gets a value that indicates whether the PSD layer is obsolete. |
| Opacity | Opacity value of the layer. |
| Psd5OrLater | Gets a value that indicates whether the PSD layer is generated or modified using Photoshop 5 or later. |
| Top | Top layer position. |
| TransparencyProtected | Gets a value that indicates whether the PSD layer transparency data is locked. |
| Visible | Gets a value that indicates whether the PSD layer is visible. |
| Name | Description | |
|---|---|---|
| GetBlendModeKey | Gets the blend mode key for the layer. |
| SetBlendModeKey | Sets the blend mode key for the layer. |