Hello, I'm writing a PDL to a TIFF file with wpic like so:
$thepdl->wpic("test7.tif");
The final TIFF stretches all my values to a range between 0 and 255.
How do I tell it not to stretch the values?
Thanks,
Florin
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
