Opacity

PsdLayer.Opacity property

Gets the layer opacity. 0 = transparent, 255 = opaque.

public byte Opacity { get; }

Property Value

The opacity.

See Also