https://jinshine.github.io/2018/07/06/iOS/UIImagePickerController%20%EC%98%88%EC%A0%9C/
[iOS] UIImagePickerController - jinShine
UIImagePickerController 사진, 동영상 촬영, 저장에 관해 포스트 해보도록 하겠습니다. 먼저 간단하게 앨범,카메라,딜레이촬영,동영상,Editing변경버튼을 만들어 간단한 기능 소개를 해보겠습니다. 만들
jinshine.github.io
https://theswiftdev.com/picking-images-with-uiimagepickercontroller-in-swift-5/
Picking images with UIImagePickerController in Swift 5 - The.Swift.Dev.
Learn how to get an image from the photo library or directly from the camera by using the UIImagePickerController class in Swift 5.
theswiftdev.com
https://zeddios.tistory.com/125
iOS ) 내 사진앨범/카메라에서 이미지 가져오기
안녕하세요 :) Zedd입니다. 오늘 해볼거는 내 사진앨범에 있는 이미지를 가져오거나, 카메라로 찍은 이미지를 가져올거에요. 너무 잼나겠다 그쵸 ㅎㅎ 오늘 우리가 만들어볼거는 바로 요런거 입
zeddios.tistory.com
Save video to the gallery and get the path for the video stored to Gallery
I want to save a video chosen from UIImagePickerController to the Photos album. After that i need to fetch the URL to the saved path. I saw some pre-existing questions which answer with use of
stackoverflow.com
'모바일 프로그래밍 > IOS참고자료' 카테고리의 다른 글
자료 정리용 (0) | 2021.02.26 |
---|---|
[Swift] Google Map 관련 내용 정리용 링크(정리중) (0) | 2021.02.22 |
[iOS Swift] attributedText 초기화 문제 (0) | 2021.02.09 |
[iOS - UI/UX] iOS 디바이스별 해상도 가이드 (0) | 2021.01.28 |
[iOS - Swift] 질문 - UIPageController inside controller match container size (0) | 2021.01.27 |