Table of Contents

Class Heatmap.RenderStrategies.Rectangles

Namespace
ScottPlot.Plottables
Assembly
ScottPlot.dll

Render cells as a distinct rectangles instead of pixels on a single bitmap. This is very inefficient, but may be required for some platforms (like SVG) where low-pixel bitmaps are rendered with smoothing by default.

public class Heatmap.RenderStrategies.Rectangles : Heatmap.IRenderStrategy
Inheritance
Heatmap.RenderStrategies.Rectangles
Implements
Inherited Members
Extension Methods

Methods

Render(RenderPack, Heatmap)

public void Render(RenderPack rp, Heatmap hm)

Parameters

rp RenderPack
hm Heatmap