image_rot90#

deltacamera.Camera.image_rot90(k=1)[source]#

Return a camera adjusted for a 90-degree rotated image.

Requires image_shape to be set.

Parameters:

k – Number of 90-degree rotations (counter-clockwise)

Returns:

New Camera for the rotated image

Return type:

Camera