scale_output#

deltacamera.Camera.scale_output(factor)[source]#

Adjusts the camera such that the images become scaled by factor. It’s a scaling with the origin as anchor point. The difference with self.zoom is that this method also moves the principal point, multiplying its coordinates by factor.