ALAsset
An ALAsset object represents a photo or a video managed by the Photo application.
Declaration
class ALAssetOverview
Assets can have multiple representations, for example a photo which was captured in RAW and JPG. Different representations of the same asset may have different dimensions.
Topics
Asset Properties
Accessing Representations
Setting New Image and Video Data
Saving to the Saved Photos Album
writeModifiedImageData(toSavedPhotosAlbum:metadata:completionBlock:)writeModifiedVideoAtPath(toSavedPhotosAlbum:completionBlock:)