Used with BASS_DSHOW_ChannelSetColors(Int32, BASSDSHOWColorControl, BASS_DSHOW_VIDEOCOLORS) to set new values for color control.
Inheritance Hierarchy
Un4seen.Bass.AddOn.DShowBASS_DSHOW_VIDEOCOLORS
Namespace: Un4seen.Bass.AddOn.DShow
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.13.3
Syntax
The BASS_DSHOW_VIDEOCOLORS type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BASS_DSHOW_VIDEOCOLORS |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| ToString |
The color info of the video as a string.
(Overrides ObjectToString.) |
Fields
| Name | Description | |
|---|---|---|
| Brightness |
The brightness value of the color.
| |
| Contrast |
The contrast value of the color.
| |
| Hue |
The hue value of the color.
| |
| Saturation |
The saturation value of the color.
|
See Also