home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-I / help / base / palette < prev    next >
Encoding:
Text File  |  1997-04-23  |  396 b   |  20 lines

  1.     
  2.     _C_o_l_o_r _P_a_l_e_t_t_e_s
  3.     
  4.          heat.colors(n)
  5.          topo.colors(n)
  6.     
  7.     _A_r_g_u_m_e_n_t_s:
  8.     
  9.                 n: the number colors in the palette.
  10.     
  11.     _D_e_s_c_r_i_p_t_i_o_n:
  12.     
  13.          These functions create a palette of colors which can be
  14.          used as input to functions such as image and contour.
  15.     
  16.     _S_e_e _A_l_s_o:
  17.     
  18.          rainbow, rgb, hsv, gray.
  19.     
  20.