Reference: pmRotateEx
pmRotateEx(pm, θ) returns the pixmap pm rotated θ radians anti-clockwise, without expanding the canvas even if necessary. Thus, the resulting image is likely cropped. Example: pmRotateEx(image, 5°)
pmRotateEx(pm, θ) returns the pixmap pm rotated θ radians anti-clockwise, without expanding the canvas even if necessary. Thus, the resulting image is likely cropped. Example: pmRotateEx(image, 5°)