setInputImage(_:)
Set the image input for the picture taker.
Declaration
func setInputImage(_ image: NSImage!)Parameters
- image:
An
NSImageobject.
Discussion
The input image is never modified by the picture taker.
Set the image input for the picture taker.
func setInputImage(_ image: NSImage!)An NSImage object.
The input image is never modified by the picture taker.