BASS.NET API for the Un4seen BASS Audio LibraryBASS_DSHOW_VIDEOCOLORS ClassBASS.NET API for the Un4seen BASS Audio Library
Inheritance Hierarchy

SystemObject
  Un4seen.Bass.AddOn.DShowBASS_DSHOW_VIDEOCOLORS

Namespace: Un4seen.Bass.AddOn.DShow
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.13.3
Syntax

[SerializableAttribute]
public sealed class BASS_DSHOW_VIDEOCOLORS

The BASS_DSHOW_VIDEOCOLORS type exposes the following members.

Constructors

  NameDescription
Public methodBASS_DSHOW_VIDEOCOLORS
Default constructor.
Top
Methods

  NameDescription
Public methodToString
The color info of the video as a string.
(Overrides ObjectToString.)
Top
Fields

  NameDescription
Public fieldBrightness
The brightness value of the color.
Public fieldContrast
The contrast value of the color.
Public fieldHue
The hue value of the color.
Public fieldSaturation
The saturation value of the color.
Top
See Also

Reference