How can I resize the image to the size I want using Bitmap extensions?
https://ccl.northwestern.edu/netlogo/docs/bitmap.html This is the user manual for Bitmap extensions.
bitmap:scaled This one would do it, I think.
Thank you Kashav