FastLED 3.9.15
Loading...
Searching...
No Matches

◆ MatrixSlice() [2/3]

template<typename T>
fl::MatrixSlice< T >::MatrixSlice ( T * data,
i32 dataWidth,
i32 dataHeight,
i32 bottomLeftX,
i32 bottomLeftY,
i32 topRightX,
i32 topRightY )
inline