davidbyttow / govips

A lightning fast image processing and resizing library for Go
MIT License
1.23k stars 196 forks source link

Add support for the `vips_gamma()` function via a new func `Gamma()` on `ImageRef` #433

Closed jawngee closed 2 months ago

tonimelisma commented 2 months ago

Hey @jawngee! Thanks so much for the PR. Let me know when it's ready for review!

coveralls commented 2 months ago

Coverage Status

coverage: 73.557% (-0.001%) from 73.558% when pulling 6e8ffb5383ba6c47dbf3c1a98b41967665f58f84 on jawngee:gamma into 637db4b24354e8e73e864a8d059b65397150ac76 on davidbyttow:master.

jawngee commented 2 months ago

I think it's ready :)

I wasn't really sure about the test though because I'm not sure how to test it. So all the test does is make sure it doesn't throw an error when called.

Thanks,

Jon.

On Jun 3, 2024, at 11:31 PM, Toni Melisma @.***> wrote:

Hey @jawngee https://github.com/jawngee! Thanks so much for the PR. Let me know when it's ready for review!

— Reply to this email directly, view it on GitHub https://github.com/davidbyttow/govips/pull/433#issuecomment-2145650804, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAK3ILCE67F6JL7DKPQHTLZFSK6DAVCNFSM6AAAAABIWYEO46VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBVGY2TAOBQGQ. You are receiving this because you were mentioned.