Skip to content

denisangel2k2/Image-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Editor Application

This application is an image editing software wrote in Java using JavaFX library for the GUI.

JavaFX

Achievements

This project strengthened my knowledge about mouse events, processing an image and bug solving. In addition, I managed to make use of the factory and singleton design patterns for the Image processing features, which made me avoid various potential issues with the code along the development process.

Screenshots

Sample video https://www.youtube.com/watch?v=viJ7VoMADkw

Load image from computer

331757955_1251001062503382_6184963874503818145_n

Draw on image

332210060_540009054631158_7931181219175040830_n

Make background transparent

331662174_3319435041609741_6519776618706779611_n

Features

  • Load/Save image
  • Resize image
  • Make background transparent
  • Draw/Erase from image

Non-functional features, technologies and patterns used

  • JavaFX
  • Factory, Singelton creational design patterns

About

A JavaFX image edit application with some interesting functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors