C# Class Animatroller.Framework.Controller.RGBChannelIdentity

Datei anzeigen Open project: HakanL/animatroller Class Usage Examples

Public Methods

Method Description
RGBChannelIdentity ( IChannelIdentity r, IChannelIdentity g, IChannelIdentity b ) : System

Method Details

RGBChannelIdentity() public method

public RGBChannelIdentity ( IChannelIdentity r, IChannelIdentity g, IChannelIdentity b ) : System
r IChannelIdentity
g IChannelIdentity
b IChannelIdentity
return System