his.h 116 B

1234
  1. /* his.c */
  2. void HIS_to_RGB(int, int, int, int, int, CELL *, CELL *, CELL *);
  3. int make_gray_scale(struct Colors *);