-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Describe the feature you'd like
Implementation of Intervention\Image\Drivers\Vips\Modifiers\QuantizeColorsModifier::class
. Used in Image::reduceColor()
It is currently unclear whether this is even possible with libvips. Color reduction/quantization could only be possible in the encoding output via the bit-depth AFAIK.