Skip to content

The ARGB Colors App is a desktop application written in C# with .NET and WPF. This application allows users to create and manage colors by adjusting sliders for Alpha, Red, Green, and Blue (ARGB) values. Users can add new colors and delete existing ones displayed in the app.

License

Notifications You must be signed in to change notification settings

zabavb/ARGB-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARGB Colors App Logo

ARGB Colors App

Project Overview

The ARGB Colors App is a desktop application written in C# with .NET and WPF. This application allows users to create and manage colors by adjusting sliders for Alpha, Red, Green, and Blue (ARGB) values. Users can add new colors and delete existing ones displayed in the app.

Project Details

  • Languages: C#
  • Technologies: .NET WPF
  • IDE: Visual Studio

Development Details

This project was created as a homework assignment from IT Step Academy and was developed solely by me.

Features

  • ARGB Sliders: Add colors by adjusting the Alpha, Red, Green, and Blue sliders.
  • Color Management: Display and delete colors from the list of added colors.

Getting Started

To get started with the ARGB Colors App:

git clone https://github.com/zabavb/ARGB-colors.git
cd ARGB-colors

Open the solution file (.sln) in Visual Studio and press F5 to build and run the application.

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to fork the repository and submit a pull request.

  1. Fork the Repository: Click the "Fork" button at the top-right of this page.
  2. Create a Branch: Create a new branch for your changes.
  3. Commit Changes: Make your changes and commit them with a descriptive message.
  4. Push to Your Fork: Push your changes to your forked repository.
  5. Submit a Pull Request: Go to the "Pull Requests" tab and submit a new pull request.

Contact

For any questions or inquiries, you can reach me at email or connect with me on LinkedIn.

Acknowledgements

  • Thanks to IT Step Academy for their educational support.
  • Special thanks to Microsoft for their comprehensive documentation and cloud services.

Feel free to modify or extend this README to suit your needs. Happy coding!

About

The ARGB Colors App is a desktop application written in C# with .NET and WPF. This application allows users to create and manage colors by adjusting sliders for Alpha, Red, Green, and Blue (ARGB) values. Users can add new colors and delete existing ones displayed in the app.

Topics

Resources

License

Stars

Watchers

Forks

Languages