Image.Save (gb.sdl2)

Sub Save ( Path As String )

Save an image to the disk in BMP format.

  • Path : The path where the image will be saved.

Only the BMP format is supported when saving a image.