init(url:width:height:isTemplate:displayStyle:)

Creates an image, of the specified size, from an image file in the local file system, specifying the display style.

Declaration

init(url: URL, width: Double, height: Double, isTemplate: Bool? = nil, displayStyle: DisplayRepresentation.Image.DisplayStyle)