java - JavaFX- Don't scale image for stage icon? -


i setting image stage becomes logo javafx application.

stage.geticons().add(new image("mylogo.png")); 

however, image gets scaled , stretched horizontally since not @ ratio likes.

is there way can manipulate image centered in placement, or add margins matches expected ratio?

i don't want create whole new image if can it.


Comments

Popular posts from this blog

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -

javascript - oscilloscope of speaker input stops rendering after a few seconds -