createWaveBitmap

private fun createWaveBitmap(width: Int, height: Int): Bitmap

Draw a wave bitmap.

Since

0.2.0

Parameters

width

The width of the bitmap.

height

The height of the bitmap.