ColorOutput
Usage
• ColorOutput 是图形函数的选项,指明产生的颜色输出的类型。
Notes
• Possible settings are:
| "\!\(\*StyleBox[\"\\\"Automatic\\\"\", \"MR\"]\) " | 使用给出的任何颜色指令 | | "\!\(\*StyleBox[\"\\\"None\\\"\", \"MR\"]\) " | 转换为单色 | | "\!\(\*StyleBox[\"\\\"CMYKColor\\\"\", \"MR\"]\) " | 转换为CMYKColor | | "\!\(\*StyleBox[\"\\\"GrayLevel\\\"\", \"MR\"]\) " | 转换为"convert to \!\(\*StyleBox[\"\\\"GrayLevel\\\"\", \"MR\"]\) " | | "\!\(\*StyleBox[\"\\\"RGBColor\\\"\", \"MR\"]\) " | 转换为RGBColor | | "\!\(\*StyleBox[\"\\\"f\\\"\", \"TI\"]\) " | 使用函数"f "转换 |
• Mathematica 使用近似值对典型基本显示和打印颜色进行颜色转换。 • 参见 Mathematica 全书 : 节 2.9.17.
Further Examples
This colors the surface according to a GrayLevel specification. Evaluate the cell to see the graphic.
In[1]:=
|
|