Function ImageTexture.load

Load an ImageTexture from a file path.

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