fb_cmap Struct Reference

#include <fb.h>

List of all members.


Public Attributes

unsigned int start
unsigned int len
unsigned short int * red
unsigned short int * green
unsigned short int * blue
unsigned short int * transp

Detailed Description

Definition at line 272 of file fb.h.


Member Data Documentation

unsigned int fb_cmap::start

Definition at line 273 of file fb.h.

unsigned int fb_cmap::len

Definition at line 274 of file fb.h.

unsigned short int* fb_cmap::red

Definition at line 275 of file fb.h.

unsigned short int* fb_cmap::green

Definition at line 276 of file fb.h.

unsigned short int* fb_cmap::blue

Definition at line 277 of file fb.h.

unsigned short int* fb_cmap::transp

Definition at line 278 of file fb.h.


The documentation for this struct was generated from the following file: