RGBColor
Usage
• RGBColor[red, green, blue]是一个图形指令,用来指定图形对象将要使用的颜色.
Notes
• 红,绿,蓝三种颜色值在0和1之间.
• 在单色显示时,则使用基于颜色均值的灰度级.
• 在图形长廊的末尾给出了通过多种RGBColor指定生成颜色的实例.
Further Examples
The second plot distinguishes the curves with colors. Evaluate the cells to compare the graphics.
In[1]:=
|
In[2]:=
|
|