IPsdColorPalette.HasTransparentColor

IPsdColorPalette.HasTransparentColor property

Gets a value indicating whether transparent color exists.

public bool HasTransparentColor { get; }

Property Value

true if transparent color exists; otherwise, false.

See Also