help > RE: color intensity (new release ?) problem
Jun 14, 2018  04:06 PM | Chris Rorden
RE: color intensity (new release ?) problem
You can adjust this in the graphical user interface with Overlays/TransparencyOnBackground

you can also control this in a script with the overlaytransparencyonbackground() function:

begin
resetdefaults;
loadimage('mni152_2009bet');
overlayload('motor');
overlayminmax(1, 2.6, 4);
clipazimuthelevation(0.5, 180, 0);
shadername('edge_phong');
overlaytransparencyonbackground(0);
azimuthelevation(130,15);
end.

Threaded View

TitleAuthorDate
Ali Amad Jun 14, 2018
RE: color intensity (new release ?) problem
Chris Rorden Jun 14, 2018