ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
Geometry.this
dmagick
Geometry
Geometry
Initialize with width heigt and offsets.
this
(string geometry)
this
(size_t width, size_t height, ssize_t xOffset, ssize_t yOffset)
struct
Geometry
this
(
size_t
width
,
size_t
height
,
ssize_t
xOffset
= 0
,
ssize_t
yOffset
= 0
)
this
(RectangleInfo rectangle)
Meta
Source
See Implementation
dmagick
Geometry
Geometry
constructors
this
functions
opCmp
rectangleInfo
toAbsolute
toString
variables
greater
height
keepAspect
less
minimum
percent
width
xOffset
yOffset
Initialize with width heigt and offsets.