Show / Hide Table of Contents

Class LedMappings

Contains mappings for LedId to the buffer-offset.

Inheritance
object
LedMappings
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Devices.PicoPi
Assembly: RGB.NET.Devices.PicoPi.dll
Syntax
public static class LedMappings

Fields

| Edit this page View Source

StripeMapping

Gets the defautlt offset-mapping.

Declaration
public static LedMapping<int> StripeMapping
Field Value
Type Description
LedMapping<int>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX