PsdImage.IsFlatten

PsdImage.IsFlatten property

Gets a value indicating whether psd image is flattened.

public bool IsFlatten { get; }

Property Value

true if this instance is flatten; otherwise, false.

See Also