i have a 256x256 array of unsigned 16 bit integers that i want to save to disk as a TIFF file.
i can convert it to a signed integer array to use with IMAQ array to image, with the goal of passing the output to IMAQ Write TIFF. but what am i supposed to wire in to the "image" input in the array to image vi? i'm trying to make an image, i don't already have one. do i just create a blank image with IMAQ Create and wire that in?