Contents

setInputImage(_:)

Set the image input for the picture taker.

Declaration

func setInputImage(_ image: NSImage!)

Parameters

  • image:

    An NSImage object.

Discussion

The input image is never modified by the picture taker.

See Also

Getting and Setting Images