_XVFBHeader Struct Reference
[x virtual framebuffer]

#include <xvfb.h>

Data Fields


Detailed Description

infomation header of xvfb frame buffer.

Definition at line 50 of file xvfb.h.


Field Documentation

the pixel alpha mask for x virtual framebuffer.

Definition at line 80 of file xvfb.h.

the pixel blue color mask for x virtual framebuffer.

Definition at line 77 of file xvfb.h.

int depth

color depth of x virtual framebuffer

Definition at line 62 of file xvfb.h.

int dirty

Flag indicate whether x virtual framebuffer should be update, and should reset to false after refreshing the dirty area

Definition at line 89 of file xvfb.h.

the bottom of dirty area

Definition at line 98 of file xvfb.h.

the left of dirty area

Definition at line 92 of file xvfb.h.

the right of dirty area

Definition at line 96 of file xvfb.h.

the top of dirty area

Definition at line 94 of file xvfb.h.

int fb_offset

the offset off framebuffer based on address of XVFBHeader.

Definition at line 110 of file xvfb.h.

the pixel green color mask for x virtual framebuffer.

Definition at line 74 of file xvfb.h.

int height

height of x virtual framebuffer

Definition at line 59 of file xvfb.h.

unsigned int info_size

size of infomation header

Definition at line 53 of file xvfb.h.

The flag indicating the Most Significant Bits (MSB) is left when depth is less than 8.

Definition at line 68 of file xvfb.h.

Flag indicate whether palette have been changed, and should reset to false after reflecting the change.

Definition at line 104 of file xvfb.h.

the offset off palette based on address of XVFBHeader.

Definition at line 107 of file xvfb.h.

int pitch

The pitch of x virtual framebuffer.

Definition at line 83 of file xvfb.h.

the pixel red color mask for x virtual framebuffer.

Definition at line 71 of file xvfb.h.

int width

width of x virtual framebuffer

Definition at line 56 of file xvfb.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:44 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3