ColorOutput.
![]() |
![]() |
| JavaView Snapshot | Mathematica Snapshot |
| JavaView Applet | JavaView Lite Applet |
| ColorOutput is an option for graphics functions which specifies the type of color output to produce. | In[1]:=
co = Graphics3D[Stellate[Dodecahedron[]], ColorOutput -> GrayLevel]; Show[co] In[2]:= JavaView[co] |

