init(contentsOf:)
Initializes a spatial 3D image from the contents of an image file.
Declaration
convenience init(contentsOf url: URL) async throwsInitializes a spatial 3D image from the contents of an image file.
convenience init(contentsOf url: URL) async throws