libhd 5.0
|
#include <hd.h>
Data Fields | |
union u_hd_res_t * | next |
enum resource_types | type |
unsigned | width |
unsigned | height |
in pixel More... | |
unsigned | bytes_p_line |
line length in bytes (do not confuse with 'width') More... | |
unsigned | colorbits |
4, 8, 15, 16, 24, 32 More... | |
unsigned | mode |
mode number for kernel More... | |