mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Updated API Reference (markdown)
@@ -11,8 +11,9 @@ Color Objects - These objects are used to define and reference colors.
|
||||
|
||||
[NeoPixelAnimator](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelAnimator-object-API) - The primary interface for running animations.
|
||||
|
||||
[NeoGamma](https://github.com/Makuna/NeoPixelBus/wiki/NeoGamma-object) - Color conversion for better gradient color matching.
|
||||
[NeoGamma](https://github.com/Makuna/NeoPixelBus/wiki/NeoGamma-object) - Color correction for better gradient color matching.
|
||||
|
||||
Raster Objects - These objects are used to store images and render them to the NeoPixelBus.
|
||||
* [NeoBuffer](https://github.com/Makuna/NeoPixelBus/wiki/NeoBuffer-object-API) - simple image buffer
|
||||
* [NeoVerticalSpriteSheet](https://github.com/Makuna/NeoPixelBus/wiki/NeoVerticalSpriteSheet-object-API) - sprite image sheet
|
||||
* [NeoVerticalSpriteSheet](https://github.com/Makuna/NeoPixelBus/wiki/NeoVerticalSpriteSheet-object-API) - sprite image sheet
|
||||
* [NeoBitmapFile](https://github.com/Makuna/NeoPixelBus/wiki/NeoBitmapFile-object-API) - bitmap file rendering object
|
Reference in New Issue
Block a user