FastLED 3.9.15
|
uint16_t fl::XYMap::mapToIndex | ( | const uint16_t & | x, |
const uint16_t & | y ) const |
Definition at line 97 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(), fl::downscaleArbitrary(), fl::downscaleHalf(), mapPixels(), mapToIndex(), operator()(), and toScreenMap().