XImage.ContainsTransparency

XImage.ContainsTransparency property

If the image contains transparancy than return true; otherwise, false.

public bool ContainsTransparency { get; }

See Also