Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rgbrange(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



RGBrange(3G)                                                      RGBrange(3G)



NAME
     RGBrange - obsolete routine

C SPECIFICATION
     void RGBrange(rmin, gmin, bmin, rmax, gmax, bmax, z1, z2)
     short rmin, gmin, bmin, rmax, gmax, bmax;
     Screencoord z1, z2;

PARAMETERS
     rmin   expects the minimum value to be stored in the red bitplanes.

     gmin   expects the minimum value to be stored in the green bitplanes.

     bmin   expects the minimum value to be stored in the blue bitplanes.

     rmax   expects the maximum value to be stored in the red bitplanes.

     gmax   expects the maximum value to be stored in the green bitplanes.

     bmax   expects the maximum value to be stored in the blue bitplanes.

     z1     expects the minimum z value that is to be used as criteria for
            linear mapping.

     z2     expects the maximum z value that is to be used as criteria for
            linear mapping.

DESCRIPTION
     This routine is obsolete.  Although it continues to function to provide
     backwards compatibility, all new development should use its replacement,
     lRGBrange.

SEE ALSO
     lRGBrange





















                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026