fb_setpalette_t Struct Reference
Structure used for IOCTL_FB_SETPALETTE when configuring an indexed palette on a framebuffer.
More...
#include <able/fb.h>
|
Data Fields |
int | number |
| Number of entries in this operation.
|
int | index |
| The first colour number in the palette to start altering.
|
argb_t * | palette |
| Array of palette entries.
|
Detailed Description
Structure used for IOCTL_FB_SETPALETTE when configuring an indexed palette on a framebuffer.
Field Documentation
Number of entries in this operation.
The first colour number in the palette to start altering.
Array of palette entries.
The documentation for this struct was generated from the following file: