Compatible With ScriptsCompatible With ExpressionsCompatible With The Command Line

 

double AudioDrawBrightness (int brightness)

 

Return Value: 1.0 = success, 0.0 = failure

 

Arguments:

brightness

grey level of the waveform, higher = brihghter ( 1 -> 100 ) (does not allow over-interpolation)

 

This function can work with or without the AudioDraw( ) function. You set the function's parameter to an integer (whole number) number between 1 and 100. 1 will set the draw color to black, 100 will set the draw color to white. By using a slider, you can set this range interactively.

Converted from CHM to HTML with chm2web Pro 2.82 (unicode)