summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorkleines Filmröllchen <filmroellchen@serenityos.org>2022-08-13 13:05:03 +0200
committerSam Atkins <atkinssj@gmail.com>2022-09-27 14:23:11 +0100
commitade868aa56bf789d6a97b5a8ee2bc3b339de65da (patch)
treed7a1dfad99959f127b4f2492b37bbfa1f248635c /.github
parent9483adee465732cd8acc2bb1991dffdae813673c (diff)
downloadserenity-ade868aa56bf789d6a97b5a8ee2bc3b339de65da.zip
PixelPaint: Add a general-purpose parallel image processing pipeline
The ImageProcessor singleton is intended to be used by all sorts of image processing which might take some time to complete; or other background actions. We're not using BackgroundTask here because this system is specifically designed to work with task queues and PixelPaint interaction; e.g. it provides common image processing tasks such as filter application.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions