Function Image.decompress

Decompresses the image if it is compressed. Returns an error if decompress function is not available.

godot.core.defs.GodotError decompress() nothrow @nogc;