AbstractRenderer.setWidth

Sets the height around the renderd image.

If the width is smaller than the matrix width plus padding, the renderer will automatically use that as the width instead of the specified one.

@param integer width @return AbstractRenderer

class AbstractRenderer
setWidth
(
int _width
)

Meta