image_shifted# deltacamera.Camera.image_shifted(offset)[source]# Return a new camera with principal point shifted by offset. Parameters: offset – (x, y) offset to shift the principal point Returns: New Camera with shifted principal point Return type: Camera