Any code/library to scale down an UIImage?

后端 未结 4 477
北荒
北荒 2021-01-01 04:43

Is there any code or library out there that can help me scale down an image? If you take a picture with the iPhone, it is something like 2000x1000 pixels which is not very n

4条回答
  •  抹茶落季
    2021-01-01 05:15

    Please see the solution I posted to this question. The question involves rotating an image 90 degrees instead of scaling it, but the premise is the same (it's just the matrix transformation that is different).

提交回复
热议问题