fb_image Struct Reference

#include <fb.h>

List of all members.


Public Attributes

unsigned int dx
unsigned int dy
unsigned int width
unsigned int height
unsigned int fg_color
unsigned int bg_color
unsigned char depth
const char * data
struct fb_cmap cmap

Detailed Description

Definition at line 350 of file fb.h.


Member Data Documentation

unsigned int fb_image::dx

Definition at line 351 of file fb.h.

unsigned int fb_image::dy

Definition at line 352 of file fb.h.

unsigned int fb_image::width

Definition at line 353 of file fb.h.

unsigned int fb_image::height

Definition at line 354 of file fb.h.

unsigned int fb_image::fg_color

Definition at line 355 of file fb.h.

unsigned int fb_image::bg_color

Definition at line 356 of file fb.h.

unsigned char fb_image::depth

Definition at line 357 of file fb.h.

const char* fb_image::data

Definition at line 358 of file fb.h.

struct fb_cmap fb_image::cmap [read]

Definition at line 359 of file fb.h.


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