Class RgbMixerChannel

RgbMixerChannel class

RgbChannel. It’s wrapper for channel raw data. Used in MixrResource

public class RgbMixerChannel : MixerChannel

Properties

NameDescription
Blue { get; set; }Gets or sets the blue.
Constant { get; set; }Gets or sets the constant.of channel.
Green { get; set; }Gets or sets the green.
Red { get; set; }Gets or sets the red.

Methods

NameDescription
GetRawData()Gets the raw data.

See Also