BASS.NET API for the Un4seen BASS Audio Library

WaveFormPixelFormat Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the pixel format to use for drawing a bitmap (Default = Format32bppArgb).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public PixelFormat PixelFormat { get; set; }

Property Value

Type: PixelFormat
See Also

Reference