transformToOrientation: Instance Method

- (void) transformToOrientation:(PxOrientation) orientation;

References: PxOrientation

Transforms the cutout to the given orientation.

Parameters

  • orientation — The target EXIF orientation.
Top