|
FastLED 3.9.15
|
|
inline |
Internal helper: add or set pixel to rectangular buffer with bounds checking Direct row-major indexing: pixels[y * width + x] Templated on Overwrite for compile-time dispatch (no per-pixel branch).
Definition at line 122 of file primitives.h.
References fl::height, fl::width, fl::x, and fl::y.
Referenced by fl::gfx::detail::drawLineCore().
Here is the caller graph for this function: