summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-03-30 19:39:37 +0200
committerAndreas Kling <kling@serenityos.org>2020-03-30 19:39:37 +0200
commit7976ef7a790d7b99b688384c41f1aa7bbbace014 (patch)
tree0a291f5fedd57fcd775fbddda00a5221186cce3a /.github
parentfb2be5c404889ced14cbce5dc327d5dc277f3b4c (diff)
downloadserenity-7976ef7a790d7b99b688384c41f1aa7bbbace014.zip
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.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions