Opacity
PsdLayer.Opacity property
Gets the layer opacity. 0 = transparent, 255 = opaque.
public byte Opacity { get; }
Property Value
The opacity.
See Also
- class PsdLayer
- namespace GroupDocs.Metadata.Formats.Image
- assembly GroupDocs.Metadata
Gets the layer opacity. 0 = transparent, 255 = opaque.
public byte Opacity { get; }
The opacity.