PsdImage.HasTransparencyData
PsdImage.HasTransparencyData property
Gets or sets a value indicating whether first alpha channel contains the transparency data for the merged result when specifying layers data.
public bool HasTransparencyData { get; set; }
Property Value
true
if first alpha channel contains the transparency data for the merged result when specifying layers data; otherwise, false
.
See Also
- class PsdImage
- namespace Aspose.PSD.FileFormats.Psd
- assembly Aspose.PSD