FastLED 3.9.15
|
uint16_t fl::XYMap::mapToIndex | ( | uint16_t | x, |
uint16_t | y ) const |
Definition at line 96 of file xymap.cpp.
References height, kFunction, kLineByLine, kLookUpTable, kSerpentine, mLookUpTable, mOffset, type, width, x, fl::xy_line_by_line(), fl::xy_serpentine(), xyFunction, and y.
Referenced by convertToLookUpTable(), mapPixels(), mapToIndex(), operator()(), and toScreenMap().