Function Image.savePng

Saves the image as a PNG file to path.

godot.core.defs.GodotError savePng (
  const(String) path
) nothrow @nogc const;