capture As Image
Make a screen region capture of the current map in JPEG format. No cursor/on-screen info is included.
Parameters
file Path
File path.
rect
The screen rectangle to capture. If ( 0, 0, 0, 0) is provided then the entire map screen is captured.
Make a screen region capture of the current map in JPEG format. No cursor/on-screen info is included.
Parameters
buffer
The buffer in which the capture is made.
rect
The screen rectangle to capture. If ( 0, 0, 0, 0) is provided then the entire map screen is captured.
Make a screen region capture of the current map in JPEG format. No cursor/on-screen info is included.
Parameters
rect
The screen rectangle to capture. If ( 0, 0, 0, 0) is provided then the entire map screen is captured.