scaleToSmallest(of: photos) // Crop (can take a while) photosForBook = resizer.cropToSmallest(of: photosForBook) // Generate PDF (can take a while) let ...
確定! 回上一頁