Enum LayerFlags

LayerFlags enumeration

The layer flags

[Flags]
public enum LayerFlags : byte

Values

NameValueDescription
TransparencyProtected1The transparency protected
Visible2The visible flag
Obsolete4The obsolete flag
HasUsefulInformation81 for Photoshop 5.0 and later, tells if bit 4 has useful information
PixelDataIrrelevantToAppearenceInDocument10The pixel data irrelevant to appearence in document
Undocumented20The undocumented flag

See Also