Namespace Iot.Device.Ws28xx.Esp32
Classes
- BitmapImage
Represents bitmap image.
- BitmapImageNeo3
Special 24bit RGB format for Neo pixel LEDs where each bit is converted to 3 bits. A one is converted to 110, a zero is converted to 100.
- BitmapImageNeo3Rgb
Special 24bit RGB format for Neo pixel LEDs where each bit is converted to 3 bits. A one is converted to 110, a zero is converted to 100.
- BitmapImageNeo4
BitmapImage Neo4.
- BitmapImageWs2808
BitmapImage Ws2808.
- BitmapImageWs2808Grb
BitmapImage Ws2808 GRB.
- Sk6812
Represents the SK6812 Driver.
- Ws2808
Represents WS2808 LED driver.
- Ws2812b
Represents WS2812B LED driver.
- Ws2812c
Represents WS2815B LED driver.
- Ws2815b
Represents WS2815B LED driver.
- Ws28xx
Represents base class for WS28XX LED drivers (i.e. WS2812B or WS2808).