Namespace RGB.NET.Devices.OpenRGB
Classes
AbstractOpenRGBDevice<TDeviceInfo>
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
OpenRGBDeviceInfo
Represents generic information for an OpenRGB Device
OpenRGBDeviceProvider
Represents the abstract base implementation for a IRGBDeviceProvider.
OpenRGBGenericDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
OpenRGBSegmentDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
OpenRGBServerDefinition
Represents a definition of an OpenRGB server.
OpenRGBUpdateQueue
Represents a generic UpdateQueue<TIdentifier, TData> using an object as the key and a color as the value.
OpenRGBZoneDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
Interfaces
IOpenRGBDevice
Represents a generic OpenRGB Device.