ImageIsInvisible Method |
Returns true if all the image's pixels have an alpha value of 0. Returns false if any pixel has an alpha value higher than 0.
Namespace: Godot
public bool IsInvisible()
[Missing <returns> documentation for "M:Godot.Image.IsInvisible"]