Open ivanlomy opened 6 years ago
version 1.0.3
Lets say image size is 2448x3264, and do the crop on screen of the the width as 1224x3264, but the final output image size is 2448x6157, this is a bug?
You can modify outputSize in the - (CGImageRef)newTransformedImage method.
version 1.0.3
Lets say image size is 2448x3264, and do the crop on screen of the the width as 1224x3264, but the final output image size is 2448x6157, this is a bug?