Pixman.Edge – pixman-1 Reference Manual
Edge
Object Hierarchy:
Pixman.Edge
Pixman.Edge
Pixman.Edge
Description:
[
CCode
( cname =
"pixman_edge_t"
, has_type_id =
false
) ]
public
struct
Edge
Namespace:
Pixman
Package:
pixman-1
Content:
Creation methods:
public
Edge
(
int
bpp,
Fixed
y_start,
Fixed
x_top,
Fixed
y_top,
Fixed
x_bot,
Fixed
y_bot)
public
Edge.line_fixed
(
int
bpp,
Fixed
y,
LineFixed
line,
int
x_off,
int
y_off)
Methods:
public
void
step
(
int
n)
Fields:
public
Fixed
x
public
Fixed
e
public
Fixed
stepx
public
Fixed
signdx
public
Fixed
dy
public
Fixed
dx
public
Fixed
stepx_small
public
Fixed
stepx_big
public
Fixed
dx_small
public
Fixed
dx_big
2022 vala-language.org