init(image:)
Creates a new PDFPage object and initializes it with the specified NSImage object.
Declaration
convenience init?(image: UIImage)convenience init?(image: NSImage)Creates a new PDFPage object and initializes it with the specified NSImage object.
convenience init?(image: UIImage)convenience init?(image: NSImage)