PsdLoadOptions.IgnoreAlphaChannel

PsdLoadOptions.IgnoreAlphaChannel property

Gets or sets a value indicating whether [ignore alpha channel].

public bool IgnoreAlphaChannel { get; set; }

Property Value

true if [ignore alpha channel]; otherwise, false.

See Also