NOOB: PImage Screen Size Query
in
Programming Questions
•
2 years ago
Hey,
I'm very new to Processing...currently working through the textbook in the Image/Data chapters at the beginning. I was just curious about loading images...do you need to set the screen size to be the pixel size of the photo or is it supposed to automatically change the screen size to fit the photo's dimensions?
The book says that the photo will load actual size unless you tell it to do otherwise, but the screen size itself is set at the default of 100x100 px and doesn't resize to fit the photo. Maybe it's just soupy language, but I got the impression that it should adjust when you upload a photo that's larger than the default screen.
Thanks!
Pepper
1