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 / gray < prev    next >
Encoding:
Text File  |  1997-04-23  |  483 b   |  20 lines

  1.     
  2.     _G_r_a_y _L_e_v_e_l _S_p_e_c_i_f_i_c_a_t_i_o_n
  3.     
  4.          gray(level)
  5.     
  6.     _V_a_l_u_e:
  7.     
  8.          This function creates ``colors'' corresponding to the
  9.          given level or gray.  The level must lie between zero
  10.          and one, with zero indicating "black" and one indicat-
  11.          ing "white".
  12.     
  13.          The values returned by gray can be used with a col=
  14.          specification in graphics functions or in par.
  15.     
  16.     _S_e_e _A_l_s_o:
  17.     
  18.          rainbow, hsv, rgb.
  19.     
  20.