Layer.FillOpacity
Layer.FillOpacity property
Gets or sets the fill opacity.
public int FillOpacity { get; set; }
Property Value
The fill opacity in range from 0 to 100
Exceptions
exception | condition |
---|---|
PsdImageArgumentException | Fill opacity can be only in the range from 0 to 100 |
See Also
- class Layer
- namespace Aspose.PSD.FileFormats.Psd.Layers
- assembly Aspose.PSD