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)