qrcode ~master (2018-01-26T20:33:29Z)
Dub
Repo
AbstractRenderer.floorToClosestDimension
qrcode
renderer
image
abstractrender
AbstractRenderer
Whether dimensions should be rounded down
@var boolean
class
AbstractRenderer
protected
bool
floorToClosestDimension
;
Meta
Source
See Implementation
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
Whether dimensions should be rounded down
@var boolean