Enum LayerFlags
LayerFlags enumeration
The layer flags
[Flags]
public enum LayerFlags : byte
Values
| Name | Value | Description | 
|---|---|---|
| TransparencyProtected | 1 | The transparency protected | 
| Visible | 2 | The visible flag | 
| Obsolete | 4 | The obsolete flag | 
| HasUsefulInformation | 8 | 1 for Photoshop 5.0 and later, tells if bit 4 has useful information | 
| PixelDataIrrelevantToAppearenceInDocument | 10 | The pixel data irrelevant to appearence in document | 
| Undocumented | 20 | The undocumented flag | 
See Also
- namespace Aspose.PSD.FileFormats.Psd.Layers
 - assembly Aspose.PSD