UIImage
class UIImage : NSObject, NSSecureCoding
-
Undocumented
Declaration
Swift
public class func gifImageWithData(_ data: Data) -> UIImage? -
Undocumented
Declaration
Swift
public class func gifImageWithURL(_ gifUrl: String) -> UIImage? -
Undocumented
Declaration
Swift
public class func gifImageWithName(_ name: String) -> UIImage?
UIImage Extension Reference