#include <rvcrast.h>
Inheritance diagram for RVCCMAPINFO:

Public Member Functions | |
| RVCCMAPINFO () | |
| RVCCMAPINFO (const RVCGENINFO &ginfo) | |
| RVCCMAPINFO & | operator= (const RVCGENINFO &ginfo) |
| void | Clear () |
Public Attributes | |
| UINT16 | numcolors |
| UINT16 | optcolors |
| UINT16 | usedcolors |
| UINT16 | redbits |
| UINT16 | grnbits |
| UINT16 | blubits |
| INT32 | offset |
|
|
|
|
|
|
|
|
Reimplemented from RVCGENINFO. |
|
|
|
|
|
Number of significant bits for blue.
|
|
|
Number of significant bits for green.
|
|
|
Number of colors defined in this table.
|
|
|
Offset for 16 bit color maps.
|
|
|
Number of colors used for optimization.
|
|
|
Number of significant bits for red.
|
|
|
Number of colors used after optimization.
|
1.3.4-20031026