*optional*): The maximum size of the output image. size_divisible (`int`, *optional*, defaults to 0): If size_divisible is given, the output image size will be divisible by the number. Returns: `Tuple[int, int]`: The output size. )