Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/101t/photobrushproject

🎨 Photo Brush Studio project using C# and GDI+ in 4.0 framework envirement in Windows 8, Photo Brush an image editing tools look like Adobe Photoshop this tool provide many kinds of images such as JPG, PNG, GIF, PSD, and PBP own binary file.
https://github.com/101t/photobrushproject

aforge c-sharp gdi microsoft photo-brush-studio

Last synced: about 2 months ago
JSON representation

🎨 Photo Brush Studio project using C# and GDI+ in 4.0 framework envirement in Windows 8, Photo Brush an image editing tools look like Adobe Photoshop this tool provide many kinds of images such as JPG, PNG, GIF, PSD, and PBP own binary file.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/tarek-aec/PhotoBrushProject.svg?branch=master)](https://travis-ci.org/tarek-aec)

# Photo Brush Studio Project
![PhotoBrush L](PhotoBrushProject/Resources/icon_128.png "PhotoBrushStudio")

Photo Brush Studio project using C# and GDI+ in 4.0 framework envirement in Windows 8, Photo Brush an image editing tools look like Adobe Photoshop these tools provide many kinds of images such as JPG, PNG, GIF, PSD, and PBP own binary file.

## Installation Requirements
- Microsoft Visual Studio 2010 or newer
- Microsoft Framework 4.0 version
- Microsoft Windows Operating System Vista/7/8 or newer
- Dowmload this demo dll Libraries are **Required** to run, they are 'SourceLibrary.dll' & 'SourceGrid2.dll' from [here](http://www.codeproject.com/KB/GDI-plus/Image_Processing_Lab/iplab_demo.zip) and attache them to project.

## Design Patterns
- Singleton
- Builder
- Bridge
- Strategy
- Prototype

## Code and Features
Photo Brush Studio project used techniques
- Windows Form Application on Microsoft Visual Studio 2010, User Controls, Component Classes, Design compatible with Windows 8 operating system.
- GDI+ for painting
- Docking Window
- Animation Library
- PSD Framework
- Unsafe Technique for image filtering and [AForge. NET Framework](http://www.aforgenet.com/)

![AForge L](PhotoBrushProject/Resources/logo.gif "AForge")

## License
Photo Brush Studio project licensed under [MIT](http://opensource.org/licenses/MIT) license.

## Acknowledgements
Many thanks to [AForge. NET Framework](http://www.aforgenet.com/) for their support on Filter and many libraries as well as [Code Project](http://www.codeproject.com), [C Sharp Corner](http://www.c-sharpcorner.com/), and Microsoft. special thanks for [Andrew Kirillov](http://www.codeproject.com/Members/Andrew-Kirillov) for awesome articles.

## About
This project is the result of our graduation project for the bachelor’s degree in Information Technology engineering at Faculty of Engineering at the University Of Kalamoon - Syria.