If you are thinking about capturing screenshots for publication (with a white background), you can save a picture of interest to a tiff from tksurfer (with a black background), and then use 'convert' (part of ImageMagick and standard on most Linux distros) to change the black background to white:
$>convert -fill white -opaque black input.tiff output.tiff
where input.tiff is a black-background tiff, and output.tiff is the same image but with the background now white.
Krajcsi Attila wrote:
Hi,
Is there any possibility in tksurfer to change the background color from black to white?
Thanks, Attila
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer