|
Treehopper C# API
|
This is the complete list of members for LedGraphicDisplay, including all inherited members.
| AutoFlush | GraphicDisplay | |
| Brightness | GraphicDisplay | |
| Clear() | MonoGraphicDisplay | virtual |
| Columns | MonoGraphicDisplay | |
| CursorLeft | MonoGraphicDisplay | |
| CursorTop | MonoGraphicDisplay | |
| flush() | LedGraphicDisplay | protectedvirtual |
| FlushAsync(bool force=false) | GraphicDisplay | |
| GraphicDisplay(int Width, int Height, double bytesPerPixel) | GraphicDisplay | |
| Height | GraphicDisplay | |
| LedGraphicDisplay(IList< Led > leds, int width, int height) | LedGraphicDisplay | |
| Leds | LedGraphicDisplay | |
| MonoGraphicDisplay(int Width, int Height) | MonoGraphicDisplay | |
| Parent | GraphicDisplay | |
| PixelBuffer | MonoGraphicDisplay | |
| RawBuffer | GraphicDisplay | |
| Rows | MonoGraphicDisplay | |
| setBrightness(double brightness) | LedGraphicDisplay | protectedvirtual |
| SetCursorPosition(int left, int top) | MonoGraphicDisplay | |
| SetPixel(int row, int column, bool state) | MonoGraphicDisplay | |
| Width | GraphicDisplay | |
| Write(dynamic value) | MonoGraphicDisplay | |
| WriteLeds() | LedGraphicDisplay | |
| WriteLine(dynamic value) | MonoGraphicDisplay |