Table of Contents

Method CreateWaveformImage

Namespace
DisCatSharp.Common.Utilities
Assembly
DisCatSharp.Common.dll

CreateWaveformImage(int, int)

Creates a simple waveform image.

public WaveformVisualizer CreateWaveformImage(int width = 500, int height = 100)

Parameters

width int

The width.

height int

The height.

Returns

WaveformVisualizer