// This macro displays, as a montage, all the LUTs in the // Image>Lookup Tables menu. saveSettings(); list = getList("LUTs"); setBatchMode(true); newImage("ramp", "8-bit Ramp", 256, 32, 1); newImage("luts", "RGB White", 256, 48, 1); count = 0; setForegroundColor(255, 255, 255); setBackgroundColor(255, 255, 255); setFont("SansSerif", 12,"antialiased"); for (i=0; i