init(url:width:height:isTemplate:)
Creates an image object, of the specified size, from an image file in the local file system.
Declaration
init(url: URL, width: Double, height: Double, isTemplate: Bool? = nil)Creates an image object, of the specified size, from an image file in the local file system.
init(url: URL, width: Double, height: Double, isTemplate: Bool? = nil)