Table of Contents

Class SampleImages

Namespace
ScottPlot
Assembly
ScottPlot.dll
public class SampleImages
Inheritance
SampleImages
Inherited Members
Extension Methods

Methods

MonaLisa()

public static Image MonaLisa()

Returns

Image

NoiseGrayscale(int, int, int)

public static Image NoiseGrayscale(int width, int height, int seed = 0)

Parameters

width int
height int
seed int

Returns

Image

NoisyText(string, int, int)

public static Image NoisyText(string text, int width, int height)

Parameters

text string
width int
height int

Returns

Image

ScottPlotLogo(int, int)

public static Image ScottPlotLogo(int width = 256, int height = 256)

Parameters

width int
height int

Returns

Image