Pixman.Fixed – pixman-1 Reference Manual
Fixed
Object Hierarchy:
Pixman.Fixed
Pixman.Fixed
Pixman.Fixed
Pixman.Fixed1616
Pixman.Fixed1616
Pixman.Fixed1616->Pixman.Fixed
int32
int32
int32->Pixman.Fixed1616
Description:
[
SimpleType
]
[
IntegerType
( rank =
6
) ]
[
CCode
( cname =
"pixman_fixed_t"
, has_type_id =
false
) ]
public
struct
Fixed
:
Fixed1616
Namespace:
Pixman
Package:
pixman-1
Content:
Creation methods:
public
Fixed.double
(
double
val)
public
Fixed.int
(
int
val)
Methods:
public
Fixed
ceil
()
public
Fixed
floor
()
public
Fixed
frac
()
public
Fixed
fraction
()
public
Fixed
mod_2
()
public
Fixed
sample_ceil_y
(
int
bpp)
public
Fixed
sample_floor_y
(
int
bpp)
public
double
to_double
()
public
int
to_int
()
2022 vala-language.org