Changes

Jump to: navigation, search

Creating an iOS 9 Photo Editing Extension

225 bytes added, 21:06, 22 December 2015
no edit summary
[[Image:xcode_7_photo_editing_extension.png]]
Figure 86-1
[[Image:xcode_6_select_photo_extension_scheme.png]]
Figure 86-2
[[Image:xcode_6_choose_photo_ext_host_app.png]]
Figure 86-3
[[Image:ios_9_photo_app_menu_button.png]]
Figure 86-4
[[Image:ios_9_select_photo_ext.png]]
Figure 86-5
[[Image:ios_8_photo_extension_ui.png]]
Figure 86-6
Before calling the completion handler, however, this method performs the following tasks:
1. Obtains a copy of the full size version of the image.
2. Ensures that the original orientation of the image is preserved through the rendering process.
[[Image:ios_9_photo_ext_running.png]]
Figure 86-7

Navigation menu