Functions
The following functions are available globally.
-
Undocumented
Declaration
Swift
func getDocumentsDirectory() -> URL
-
Undocumented
Declaration
Swift
func getFileURLWith(id imageUUID: String) -> URL
-
Undocumented
Declaration
Swift
func getFilePathWith(id imageUUID: String) -> String
-
Undocumented
Declaration
Swift
func resize(image: UIImage, targetSize: CGSize) -> UIImage
-
Undocumented
Declaration
Swift
func crop(image: UIImage, toWidth width: Double, toHeight height: Double) -> UIImage