Class: RenderSettings

dto~ RenderSettings

This type represents the rendering settings of a device used to create RenderedImages.

new RenderSettings()

Constructor, creates a new instance of this type.
Tutorials:

Members

crop :boolean

Specifies whether or not the resulting image will be cropped.

penStyle :module:dto~PenStyle

This controls how the signature is actually rendered.

scale :number

What scaling should be applied to the resulting image.

type :string

The mime type of the image to generate.