UIImagePickerControllerImageUrlExportPreset 열거형

정의

이미지를 내보내기 위한 사전 설정을 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIImagePickerControllerImageUrlExportPreset
type UIImagePickerControllerImageUrlExportPreset = 
상속
UIImagePickerControllerImageUrlExportPreset
특성

필드

Compatible 0

HEIF 이미지를 JPEG로 변환하기 위한 사전 설정을 나타냅니다.

Current 1

변환되지 않은 이미지 데이터를 전달하기 위한 사전 설정을 나타냅니다.

적용 대상