Click or drag to resize

LineSpectrumCreateSpectrumLine Method (Size, Brush, Color, Boolean)

Namespace:  WinformsVisualization.Visualization
Assembly:  CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public Bitmap CreateSpectrumLine(
	Size size,
	Brush brush,
	Color background,
	bool highQuality
)

Parameters

size
Type: System.DrawingSize
brush
Type: System.DrawingBrush
background
Type: System.DrawingColor
highQuality
Type: SystemBoolean

Return Value

Type: Bitmap
See Also