Skip to content

Conversation

@ekanshgupta2046
Copy link
Contributor

Description

This pull request adds the Sepia filter implementation to the helpers.c file.
The sepia() function converts each pixel in the image to a warm, reddish-brown tone, achieving the classic “old photo” sepia effect.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

closes #5

Checklist

@harshsankhla18 harshsankhla18 merged commit eba8e70 into OPCODE-Open-Spring-Fest:main Oct 22, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Implement Sepia Function in helpers.c

2 participants