#include <mi32/stddefns.h>
Include dependency graph for colorspc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Definition in file colorspc.h.
|
|
Color space enumeration, used to described how image/color data is stored in a memory buffer. Some colorspace values such as those having 'alpha' component may be treated identically to the similar values having a 'skip' component in the same position. In addition, some processes may treat gray and indexed colorspaces identically.
Definition at line 50 of file colorspc.h. |
|
||||||||||||
|
Convert Hue-Brightness-Saturation to Red-Green-Blue.
|
|
||||||||||||
|
Convert Hue-Intensity-Saturation to Red-Green-Blue.
|
|
||||||||||||
|
Convert Hue-Intensity-Saturation to Red-Green-Blue.
|
|
||||||||||||||||||||||||||||
|
Convert Hue-Intensity-Saturation to Red-Green-Blue.
|
|
||||||||||||
|
Convert Hue-Brightness-Saturation to Red-Green-Blue. Hue ranges 0-360 Saturation ranges 0-208 Value ranges 0-512 ("approximately") (according to ENVI documenation & munsell.pro IDL code). |
|
||||||||||||
|
Convert Red-Green-Blue to Hue-Brightness-Saturation.
|
|
||||||||||||
|
Convert Red-Green-Blue to Hue-Intensity-Saturation.
|
|
||||||||||||
|
Convert Red-Green-Blue to Hue-Intensity-Saturation.
|
|
||||||||||||||||||||||||||||
|
Convert Red-Green-Blue to Hue-Intensity-Saturation.
|
|
||||||||||||
|
Convert Red-Green-Blue to Hue-Saturation-Value. Hue ranges 0-360 Saturation ranges 0-208 Value ranges 0-512 ("approximately") (according to ENVI documenation & munsell.pro IDL code). |
1.3.8-20040913