pylabrobot.revvity.celigo.CeligoCamera.set_frame_format#

async CeligoCamera.set_frame_format(width: int, height: int, x_offset: int | None = None, y_offset: int | None = None) Tuple[int, int]#
Parameters:
  • width (int)

  • height (int)

  • x_offset (int | None)

  • y_offset (int | None)

Return type:

Tuple[int, int]