{ "id": "176237", "key": "TIMOB-28490", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": null, "resolutiondate": null, "created": "2021-06-12T13:03:49.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2021-09-15T01:25:47.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "See this thread: https://www.swiftjectivec.com/ios-15-notable-uikit-additions/\r\n\r\nExample (instead of the manual cropping):\r\n{code:swift}\r\nlet thumbnailImg = UIImage(named: \"Baylor\")!\r\nthumbnailImg.preparingThumbnail(of: CGSize(width: 200, height: 400)) \r\n\r\n// Or, do it async on a background thread\r\nthumbnailImg.preparingThumbnail(of: CGSize(width: 200, height: 400)) {\r\n // Now dispatch back to main to use it\r\n}\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": " iOS 15 - Ti.ImageFactory: Use new image decoding API's", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }