Skip to content

Saturation is not that good #877

@KidsDontPlay

Description

@KidsDontPlay

Expected Behavior

The saturation makes good results.
sat70-2
(Made with Gimp)

Current Behavior

The saturation makes no good results.
sat70
The colors are quite 'abrupt'.

Original:
orig

Failure Information (for bugs)

Steps to Reproduce

        jimp.read(Buffer.concat(buffers), (error, value) => {
            value.color([{apply:"saturate",params:[-70]}],console.log)
            value.write("a.png")
        });

Context

  • Jimp Version: 0.10.2
  • Operating System: Kubuntu
  • Node version: 10.16.0

Failure Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugthere is a bug in the way jimp behaveshelp wanted

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions