Documentation Archive Developer
Search

ImageIO Changes

ImageIO

Modified CGImageDestinationAddImage(CGImageDestination!, CGImage!, CFDictionary!)
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageDestinationAddImageAndMetadata(CGImageDestination!, CGImage!, CGImageMetadata!, CFDictionary!)
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageDestinationAddImageFromSource(CGImageDestination!, CGImageSource!, UInt, CFDictionary!)
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageDestinationCopyImageSource(CGImageDestination!, CGImageSource!, CFDictionary!, UnsafeMutablePointer<Unmanaged<CFError>?>) -> Bool
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageDestinationCopyTypeIdentifiers() -> CFArray!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageDestinationCreateWithData(CFMutableData!, CFString!, UInt, CFDictionary!) -> CGImageDestination!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageDestinationCreateWithDataConsumer(CGDataConsumer!, CFString!, UInt, CFDictionary!) -> CGImageDestination!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageDestinationCreateWithURL(CFURL!, CFString!, UInt, CFDictionary!) -> CGImageDestination!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageDestinationFinalize(CGImageDestination!) -> Bool
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageDestinationGetTypeID() -> CFTypeID
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageDestinationSetProperties(CGImageDestination!, CFDictionary!)
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageMetadataCopyStringValueWithPath(CGImageMetadata!, CGImageMetadataTag!, CFString!) -> CFString!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataCopyTagMatchingImageProperty(CGImageMetadata!, CFString!, CFString!) -> CGImageMetadataTag!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataCopyTagWithPath(CGImageMetadata!, CGImageMetadataTag!, CFString!) -> CGImageMetadataTag!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataCopyTags(CGImageMetadata!) -> CFArray!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataCreateFromXMPData(CFData!) -> CGImageMetadata!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataCreateMutable() -> CGMutableImageMetadata!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataCreateMutableCopy(CGImageMetadata!) -> CGMutableImageMetadata!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataCreateXMPData(CGImageMetadata!, CFDictionary!) -> CFData!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataEnumerateTagsUsingBlock(CGImageMetadata!, CFString!, CFDictionary!, CGImageMetadataTagBlock!)
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataRegisterNamespaceForPrefix(CGMutableImageMetadata!, CFString!, CFString!, UnsafeMutablePointer<Unmanaged<CFError>?>) -> Bool
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataRemoveTagWithPath(CGMutableImageMetadata!, CGImageMetadataTag!, CFString!) -> Bool
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataSetTagWithPath(CGMutableImageMetadata!, CGImageMetadataTag!, CFString!, CGImageMetadataTag!) -> Bool
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataSetValueMatchingImageProperty(CGMutableImageMetadata!, CFString!, CFString!, AnyObject!) -> Bool
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataSetValueWithPath(CGMutableImageMetadata!, CGImageMetadataTag!, CFString!, AnyObject!) -> Bool
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataTagCopyName(CGImageMetadataTag!) -> CFString!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataTagCopyNamespace(CGImageMetadataTag!) -> CFString!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataTagCopyPrefix(CGImageMetadataTag!) -> CFString!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataTagCopyQualifiers(CGImageMetadataTag!) -> CFArray!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataTagCopyValue(CGImageMetadataTag!) -> AnyObject!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataTagCreate(CFString!, CFString!, CFString!, CGImageMetadataType, AnyObject!) -> CGImageMetadataTag!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataTagGetType(CGImageMetadataTag!) -> CGImageMetadataType
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageMetadataTagGetTypeID() -> CFTypeID
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageSourceCopyMetadataAtIndex(CGImageSource!, UInt, CFDictionary!) -> CGImageMetadata!
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageSourceCopyProperties(CGImageSource!, CFDictionary!) -> CFDictionary!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceCopyPropertiesAtIndex(CGImageSource!, UInt, CFDictionary!) -> CFDictionary!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceCopyTypeIdentifiers() -> CFArray!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceCreateImageAtIndex(CGImageSource!, UInt, CFDictionary!) -> CGImage!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceCreateIncremental(CFDictionary!) -> CGImageSource!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceCreateThumbnailAtIndex(CGImageSource!, UInt, CFDictionary!) -> CGImage!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceCreateWithData(CFData!, CFDictionary!) -> CGImageSource!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceCreateWithDataProvider(CGDataProvider!, CFDictionary!) -> CGImageSource!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceCreateWithURL(CFURL!, CFDictionary!) -> CGImageSource!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceGetCount(CGImageSource!) -> UInt
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceGetStatus(CGImageSource!) -> CGImageSourceStatus
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceGetStatusAtIndex(CGImageSource!, UInt) -> CGImageSourceStatus
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceGetType(CGImageSource!) -> CFString!
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceGetTypeID() -> CFTypeID
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceRemoveCacheAtIndex(CGImageSource!, UInt)
Introduction
FromiOS 8.0
ToiOS 7.0

Modified CGImageSourceUpdateData(CGImageSource!, CFData!, Bool)
Introduction
FromiOS 8.0
ToiOS 4.0

Modified CGImageSourceUpdateDataProvider(CGImageSource!, CGDataProvider!, Bool)
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageDestinationBackgroundColor
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageDestinationDateTime
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageDestinationLossyCompressionQuality
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageDestinationMergeMetadata
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageDestinationMetadata
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageDestinationOrientation
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataEnumerateRecursively
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataNamespaceDublinCore
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataNamespaceExif
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataNamespaceExifAux
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataNamespaceExifEX
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataNamespaceIPTCCore
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataNamespacePhotoshop
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataNamespaceTIFF
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataNamespaceXMPBasic
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataNamespaceXMPRights
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataPrefixDublinCore
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataPrefixExif
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataPrefixExifAux
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataPrefixExifEX
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataPrefixIPTCCore
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataPrefixPhotoshop
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataPrefixTIFF
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataPrefixXMPBasic
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataPrefixXMPRights
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageMetadataShouldExcludeXMP
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageProperty8BIMDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageProperty8BIMLayerNames
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFCameraSerialNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFContinuousDrive
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFDescription
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFFirmware
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFFlashExposureComp
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFFocusMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFImageFileName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFImageName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFImageSerialNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFLensMaxMM
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFLensMinMM
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFLensModel
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFMeasuredEV
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFMeteringMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFOwnerName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFRecordID
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFReleaseMethod
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFReleaseTiming
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFSelfTimingTime
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFShootingMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyCIFFWhiteBalanceIndex
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyColorModel
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyColorModelCMYK
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyColorModelGray
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyColorModelLab
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyColorModelRGB
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDNGBackwardVersion
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDNGCameraSerialNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDNGDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDNGLensInfo
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDNGLocalizedCameraModel
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDNGUniqueCameraModel
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDNGVersion
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDPIHeight
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDPIWidth
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyDepth
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifApertureValue
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxFirmware
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxFlashCompensation
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxImageNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxLensID
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxLensInfo
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxLensModel
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxLensSerialNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxOwnerName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifAuxSerialNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifBodySerialNumber
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyExifBrightnessValue
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifCFAPattern
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifCameraOwnerName
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyExifColorSpace
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifComponentsConfiguration
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifCompressedBitsPerPixel
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifContrast
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifCustomRendered
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifDateTimeDigitized
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifDateTimeOriginal
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifDeviceSettingDescription
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifDigitalZoomRatio
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifExposureBiasValue
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifExposureIndex
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifExposureMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifExposureProgram
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifExposureTime
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFileSource
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFlash
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFlashEnergy
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFlashPixVersion
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFocalLenIn35mmFilm
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFocalLength
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFocalPlaneResolutionUnit
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFocalPlaneXResolution
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifFocalPlaneYResolution
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifGainControl
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifGamma
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifISOSpeed
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImagePropertyExifISOSpeedLatitudeyyy
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImagePropertyExifISOSpeedLatitudezzz
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImagePropertyExifISOSpeedRatings
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifImageUniqueID
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifLensMake
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyExifLensModel
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyExifLensSerialNumber
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyExifLensSpecification
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyExifLightSource
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifMakerNote
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifMaxApertureValue
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifMeteringMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifOECF
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifPixelXDimension
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifPixelYDimension
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifRecommendedExposureIndex
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImagePropertyExifRelatedSoundFile
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSaturation
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSceneCaptureType
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSceneType
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSensingMethod
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSensitivityType
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImagePropertyExifSharpness
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifShutterSpeedValue
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSpatialFrequencyResponse
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSpectralSensitivity
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifStandardOutputSensitivity
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImagePropertyExifSubjectArea
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSubjectDistRange
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSubjectDistance
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSubjectLocation
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSubsecTime
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSubsecTimeDigitized
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifSubsecTimeOrginal
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifUserComment
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifVersion
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyExifWhiteBalance
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyFileSize
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGIFDelayTime
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGIFDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGIFHasGlobalColorMap
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGIFImageColorMap
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGIFLoopCount
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGIFUnclampedDelayTime
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSAltitude
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSAltitudeRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSAreaInformation
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDOP
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDateStamp
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDestBearing
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDestBearingRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDestDistance
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDestDistanceRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDestLatitude
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDestLatitudeRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDestLongitude
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDestLongitudeRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSDifferental
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSImgDirection
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSImgDirectionRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSLatitude
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSLatitudeRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSLongitude
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSLongitudeRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSMapDatum
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSMeasureMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSProcessingMethod
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSSatellites
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSSpeed
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSSpeedRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSStatus
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSTimeStamp
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSTrack
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSTrackRef
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyGPSVersion
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyHasAlpha
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCActionAdvised
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCByline
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCBylineTitle
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCCaptionAbstract
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCCategory
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCCity
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContact
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContactInfoAddress
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContactInfoCity
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContactInfoCountry
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContactInfoEmails
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContactInfoPhones
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContactInfoPostalCode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContactInfoStateProvince
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContactInfoWebURLs
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContentLocationCode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCContentLocationName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCCopyrightNotice
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCCountryPrimaryLocationCode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCCountryPrimaryLocationName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCCreatorContactInfo
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCCredit
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCDateCreated
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCDigitalCreationDate
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCDigitalCreationTime
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCEditStatus
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCEditorialUpdate
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCExpirationDate
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCExpirationTime
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCFixtureIdentifier
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCHeadline
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCImageOrientation
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCImageType
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCKeywords
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCLanguageIdentifier
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCObjectAttributeReference
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCObjectCycle
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCObjectName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCObjectTypeReference
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCOriginalTransmissionReference
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCOriginatingProgram
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCProgramVersion
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCProvinceState
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCReferenceDate
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCReferenceNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCReferenceService
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCReleaseDate
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCReleaseTime
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCRightsUsageTerms
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCScene
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCSource
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCSpecialInstructions
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCStarRating
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCSubLocation
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCSubjectReference
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCSupplementalCategory
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCTimeCreated
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCUrgency
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIPTCWriterEditor
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIsFloat
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyIsIndexed
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyJFIFDensityUnit
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyJFIFDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyJFIFIsProgressive
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyJFIFVersion
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyJFIFXDensity
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyJFIFYDensity
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerAppleDictionary
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImagePropertyMakerCanonAspectRatioInfo
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerCanonCameraSerialNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerCanonContinuousDrive
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerCanonDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerCanonFirmware
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerCanonFlashExposureComp
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerCanonImageSerialNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerCanonLensModel
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerCanonOwnerName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerFujiDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerMinoltaDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonCameraSerialNumber
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonColorMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonDigitalZoom
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonFlashExposureComp
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonFlashSetting
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonFocusDistance
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonFocusMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonISOSelection
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonISOSetting
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonImageAdjustment
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonLensAdapter
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonLensInfo
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonLensType
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonQuality
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonSharpenMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonShootingMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonShutterCount
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerNikonWhiteBalanceMode
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerOlympusDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyMakerPentaxDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyOrientation
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyPNGAuthor
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyPNGChromaticities
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyPNGCopyright
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyPNGCreationTime
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyPNGDescription
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyPNGDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyPNGGamma
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyPNGInterlaceType
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyPNGModificationTime
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyPNGSoftware
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyPNGTitle
Introduction
FromiOS 8.0
ToiOS 5.0

Modified kCGImagePropertyPNGXPixelsPerMeter
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyPNGYPixelsPerMeter
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyPNGsRGBIntent
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyPixelHeight
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyPixelWidth
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyProfileName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyRawDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFArtist
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFCompression
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFCopyright
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFDateTime
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFDictionary
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFDocumentName
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFHostComputer
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFImageDescription
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFMake
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFModel
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFOrientation
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFPhotometricInterpretation
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFPrimaryChromaticities
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFResolutionUnit
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFSoftware
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFTransferFunction
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFWhitePoint
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFXResolution
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImagePropertyTIFFYResolution
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageSourceCreateThumbnailFromImageAlways
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageSourceCreateThumbnailFromImageIfAbsent
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageSourceCreateThumbnailWithTransform
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageSourceShouldAllowFloat
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageSourceShouldCache
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageSourceShouldCacheImmediately
Introduction
FromiOS 8.0
ToiOS 7.0

Modified kCGImageSourceThumbnailMaxPixelSize
Introduction
FromiOS 8.0
ToiOS 4.0

Modified kCGImageSourceTypeIdentifierHint
Introduction
FromiOS 8.0
ToiOS 4.0