magick_rust
1.0.0
PointInfo
Aliased type
Fields
x
y
In magick_rust::bindings
Type Alias
magick_rust
::
bindings
::
PointInfo
Copy item path
source
·
[
−
]
pub type PointInfo =
_PointInfo
;
Aliased Type
§
struct PointInfo { pub x:
f64
, pub y:
f64
, }
Fields
§
§
x:
f64
§
y:
f64