Click or drag to resize

ImageIsCompressed Method

Returns true if the image is compressed.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsCompressed()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Image.IsCompressed"]

See Also