Skip to content

Image cropping application which can cropp / cut 41x41 pixels image square and show it in arraylist next to canvas with my photo. There is also two buttons - Load new image from file but this option is "under construction" and second option to clear 25 small 41x41px images.

Notifications You must be signed in to change notification settings

goldipl/Image-Cropping-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

Image cropping application. Homework 2a for subject INU from Warsaw University of Technology. Image cropping application which can cropp / cut 41x41 pixels image square and show it in arraylist next to canvas with my photo. There is also two buttons - Load new image from file but this option is "under construction" and second option to clear 25 small 41x41px images.

Additional info

If you want to run these application you have to install JavaFX plugin and add JavaFX libraries and additionaly before start the application - click Run Configurations..., choose (x)= Arguments and enter --module-path "out;C:\Program Files (x86)\Java\javafx-sdk-11.0.2\lib" --add-modules=javafx.controls,javafx.fxml to VM Arguments text field where C:\Program Files (x86)\Java\javafx-sdk-11.0.2\lib its your javafx sdk location. That's all.

Screenshot

Screenshot

Technologies

Project was created with:

  • Java 11
  • JavaFX

Author

Marcin Godlewski

About

Image cropping application which can cropp / cut 41x41 pixels image square and show it in arraylist next to canvas with my photo. There is also two buttons - Load new image from file but this option is "under construction" and second option to clear 25 small 41x41px images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published