Packages
linux
Linux
Framebuffer
Image
bg_color
cmap
data
depth
dx
dy
fg_color
height
width
Image
Object Hierarchy:
Linux.Framebuffer.Image
Linux.Framebuffer.Image
Linux.Framebuffer.Image
Description:
[
CCode
( cname =
"struct fb_image"
, has_type_id =
false
) ]
public
struct
Image
Namespace:
Linux.Framebuffer
Package:
linux
Content:
Fields:
public
uint32
dx
public
uint32
dy
public
uint32
width
public
uint32
height
public
uint32
fg_color
public
uint32
bg_color
public
uint8
depth
public
char
*
data
public
Cmap
cmap