Method Start

Namespace TallComponents.PDF.Rasterizer
Class DrawJob

Start drawing the page to the given bitmap.

If start is called for a running drawing job, it will stop this job first and then restart the job with the new parameters.

Syntax

public  Void  Start( SKBitmap  bitmap RenderSettings  renderSettings PageBoundary  pageBoundary Double  deviceScale )

Returns

Void

Parameters


SKBitmap bitmap
The bitmap in which the page will be drawn.

RenderSettings renderSettings
The render settings that will be used to draw the page.

PageBoundary pageBoundary
The page boundary that will be used for drawing. If the page boundary is not specified, PageBoundary.Default will used.

Double deviceScale
Device scale used to calculate image size