Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abd-mohsen/multimedia
"multimedia" final assignment
https://github.com/abd-mohsen/multimedia
desktop-application dotnet windows-forms
Last synced: 2 months ago
JSON representation
"multimedia" final assignment
- Host: GitHub
- URL: https://github.com/abd-mohsen/multimedia
- Owner: abd-Mohsen
- Created: 2024-05-30T17:44:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T14:25:59.000Z (4 months ago)
- Last Synced: 2024-10-14T05:01:19.307Z (2 months ago)
- Topics: desktop-application, dotnet, windows-forms
- Language: C#
- Homepage:
- Size: 5.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*Multimedia assignment*
develop a desktop app to manipulate images, audio and text files using dotnet windows forms.
**this assignment includes:**
1- load image from hard drive.
2- search for images in the file system.
3- apply Fourrier transformations on an image and display it.
4- crop an image and display it.
5- record an audio, with the ability to play it, pause it and save it on the hard drive.
6- write a report about the image and export it as pdf.
7- apply compression algorithms on the various files.