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

Definition at line 587 of file span.h.

References MatrixSlice(), FL_NOEXCEPT, mBottomLeft, mData, mDataHeight, and mDataWidth.

+ Here is the call graph for this function: