hassan848 / Image-Processor-built-in-Java-OOP-using-Abstract-Factory-design

This is my Java Image Processor application which can be used to select an Image and apply different operations to them, such as tinting, blending it with another image, chroma key etc. Built using Factory & OOP design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-Processor-built-in-Java-OOP-using-Abstract-Factory-design

This is my Java Image Processor application which can be used to select an Image and apply different operations to them, such as tinting, blending it with another image, chroma key etc. Built using Factory & OOP design. To run the Application, locate the 'imageProcessor' class with the main method and run it.

About

This is my Java Image Processor application which can be used to select an Image and apply different operations to them, such as tinting, blending it with another image, chroma key etc. Built using Factory & OOP design


Languages

Language:Java 100.0%