Skip to content

RonaMakarona/BMP-Photo-Editor

Repository files navigation

BMP-Photo-Editor

My bagrut project (Work in progress)

This is a very cool graphic photo editor in C that edits BMP photos

Features:

  • Flipping vertically & horizontally!
  • A Black and White filter!
  • Brighten (or darken) feature!

To run:

Exclude "functions.c" & "parser.c" & "utils.c" from the build.

In the linker settings, under System, change the SubSystem to Windows.

In the preprocessor settings, add to the preprocessor definitions the following: _CRT_SECURE_NO_WARNINGS

Releases

No releases published

Packages

No packages published

Languages