FastLED 3.9.15
|
u16 fl::XYMap::mapToIndex | ( | const u16 & | x, |
const u16 & | y ) const |
Definition at line 95 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().