| United States-English |
|
|
|
![]() |
HP VISUALIZE-IVL Documentation: HP 9000 Series 700 Computers > Chapter 3 Chapter 3: For Application DevelopersIVL Data |
|
A component is the fundamental building block for a pixel value. For instance, the red, green, blue, and alpha components make up an RGBA pixel value. A pixel value may consist of either one or four components. The format argument to glDrawPixels and other routines specifies the number of pixel components. Each component may be specified as one of several image types. IVL currently supports the following image types as arguments to glDrawPixels:
This means that you can provide luminance (single-component) pixel values as either 8-bit or 16-bit quantities and RGBA (four-component) pixel values as 8-bit quantities. (Note: IVL does not currently support the combination of type GL_UNSIGNED_SHORT and format GL_RGBA.) IVL currently supports the following image data formats:
|
||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||