get_image#

Client.get_image(pixelFormat=PixelFormat.AUTO, fileName=None, textSize=0)#

Get a single image and save it to disk if a file name is provided

Parameters:
  • pixelFormat (PixelFormat, optional) – The pixel format of the image, by default PixelFormat.AUTO

  • fileName (str, optional) – The file name to save the image, by default None

  • textSize (int, optional) – The text size, by default 0