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