Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color plugin documentation does not accurately reflect plugin functionality #968

Closed
CS-5 opened this issue Dec 10, 2020 · 1 comment
Closed

Comments

@CS-5
Copy link

CS-5 commented Dec 10, 2020

Expected Behavior

Ability to use all documented modifiers for the color plugin (specifically saturate) or update the documentation to reflect what is currently supported.

Current Behavior

mix, tint, shade, xor, red, green, blue, hue are all working as documented and as expected. Missing rest of documented methods including but not limited to desaturate, saturate, lighten, brighten, etc.

Failure Information (for bugs)

n/a Not a bug per-se, just a discrepancy between documentation and actual functionality. Ideally, it would be nice to have all the methods documented.

Steps to Reproduce

n/a

Screenshots

n/a

Context

  • Jimp Version: 0.16.1
  • Operating System: Windows and Ubuntu
  • Node version: v12.16.3

Failure Logs

n/a

@CS-5
Copy link
Author

CS-5 commented Jan 8, 2021

Note: Use of the any keyword (when used in Typescript) seems to resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant