ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
AbstractRenderer.margin
ithox
qrcode
renderer
image
abstractrender
AbstractRenderer
Margin around the QR code, also known as quiet zone.
@var integer
class
AbstractRenderer
protected
int
margin
;
Meta
Source
See Implementation
ithox
qrcode
renderer
image
abstractrender
AbstractRenderer
functions
addColor
addDecorator
drawBackground
drawBlock
getBackgroundColor
getByteStream
getForegroundColor
getHeight
getMargin
getWidth
initRender
render
setBackgroundColor
setForegroundColor
setHeight
setMargin
setRoundDimensions
setWidth
shouldRoundDimensions
variables
backgroundColor
blockSize
decorators
finalHeight
finalWidth
floorToClosestDimension
foregroundColor
height
margin
roundDimensions
width
Margin around the QR code, also known as quiet zone.
@var integer