After I acquire a color image from my pci1411 frame grabber, I have an image object (name and pointer). The image was created using "IMAQ Create.vi" with RGB set as the image type. If I want to display this image, I can use "IMAQ ColorImageToArray.vi" and "Draw True-Color Pixmap.vi" to get a decent representation on my monitor. But if I want to save it as a jpeg, I have only the function "write JPEG File.vi" for writing a flattened pixmap to a jpeg file. This function requires a colormap as an input. My question is how do I get a color map to use as an input to this function?
jc
Mac 10.4
LV7.1
CLD