You can do this using the 'convert' binary from ImageMagick (installed 
by default in most Linux distros):

# convert black backgrounds to white:
# (and from tiff to jpg)
/bin/ls -1 *.tiff | sed 's|\(.*\)\.tiff|convert -fill white -opaque 
black \1.tiff \1.jpg|' | sh -v


On 6/25/10 14:26 , ythomas wrote:
> Hi,
>
> Is there an option to save snapshots in tksurfer with a white
> background instead of the usual black?
>
> Thanks,
> Thomas
> _______________________________________________
> Freesurfer mailing list
> Freesurfer@nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
>
>


-- 
Rudolph Pienaar, M.Eng, D.Eng / email: rudo...@nmr.mgh.harvard.edu
MGH/MIT/HMS Athinoula A. Martinos Center for Biomedical Imaging
149 (2301) 13th Street, Charlestown, MA 02129 USA
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to