Files
ladybird/Libraries/LibGfx
Andreas Kling 7976ef7a79 LibGfx: Add Painter::blit_filtered() and blit_brightened()
blit_filtered() can be used to easily implement per-pixel filtered blit
functions. All you need to do is provide a callback that can compute
the Color for each pixel based on the original Color.
2020-03-30 19:39:37 +02:00
..
2020-02-06 12:04:00 +01:00
2020-02-06 12:04:00 +01:00
2020-02-06 12:04:00 +01:00