>
> hi
>
>
> I'm using NCAR graphics in an application, but I keep getting lots
> of the following error messages:
>
> GKS ERROR NUMBER 96 ISSUED FROM SUBROUTINE GSCR :
> --COLOR IS OUTSIDE RANGE ZERO TO ONE INCLUSIVE
>
> The application then bombs out after a few of these.
>
>
> Anyone have any ideas how to fix this problem.
>
> Kevin
Hi Kevin,
The above error message is indicating that the red, blue, green values
being passed to GSCR are not in the range 0 to 1 inclusive. Please
check your calls to GSCR, and make sure the last three arguments fall
in this range. These values represent the intensity of red, blue, and
green respectively.
You can do a "man gscr" for more information on this routine.
Cheers,
--Mary
> --------------------------------------------------------------------------
> | |
> | Kevin I. Hodges |
> | ESSC (Enviromental Systems Science Center) |
> | University of Reading, |
> | Harry Pitt Building, |
> | 3 Earley Gate, |
> | Whiteknights, PO Box 238, Tel: 0118 931 8741 |
> | Reading RG6 6AL, U.K. Fax: 0118 931 6413 |
> | |
> | email: kih@mail.nerc-essc.ac.uk |
> | WWW: http://www.nerc-essc.ac.uk/~kih/Home.html |
> | |
> --------------------------------------------------------------------------
>
> _______________________________________________
> ncarg-talk mailing list
> ncarg-talk@ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
>
_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
This archive was generated by hypermail 2b29 : Fri Apr 04 2003 - 19:45:35 MST