Skip to content

A windows forms application that implements the basic functionality of an image manipulation program.

License

Notifications You must be signed in to change notification settings

PetePrattis/image-manipulation-program-in-visual-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A C# Program / Project

This is a C# project from my early days as a Computer Science student

This programm was created for the third semester class Object-oriented Application Development and is one of three final C# projects neccessary to pass the class

Description of project

A windows forms application that implements the basic functionality of an image manipulation program.

Functionality

  1. Load,Save As, Remove image
  2. Edit image with Zoom, Strech, Full Size options
  3. See and add image's info
  4. Edit image with Grayscale and Negative colors options
  5. Zoom in and Zoom out of image
  6. Rotate image in both directions

About this project

  • The comments to make the code understandable, are within the .cs archive
  • This project was written in Visual Studio IDE
  • This repository was created to show the variety of the work I did and experience I gained as a student

Releases

No releases published

Packages

No packages published

Languages