circuitpython/shared-module/_pixelbuf
Jeff Epler dac4ac5d2a _pixelbuf: Respond to review comments
* Comment on the reason for scaling by 256
 * Divide by 256 instead of shifting
 * fix a cast; eliminate an unneeded roundf() to get a few bytes code back
2021-02-24 16:27:09 -06:00
..
PixelBuf.c _pixelbuf: Respond to review comments 2021-02-24 16:27:09 -06:00
PixelBuf.h _pixelbuf: Increase performance of brightness-scaling 2021-02-24 09:51:27 -06:00
__init__.c Fresh combined checkin of _pixelbuf library. 2019-01-13 23:51:13 -05:00