Method GetBitmap

Namespace TallComponents.PDF.Rasterizer
Class DrawJob

Get a copy of the bitmap for as far as it has been drawn. This may return null, e.g. when the job has not yet been started, or after calling Dispose for the job.

Unlicensed versions of this software will return a bitmap that has an evaluation notice printed over it.

Syntax

public  SKBitmap  GetBitmap( )

Returns

SKBitmap