Image 2 black/white-Array
For one of my Pico Pi Projects, I needed to transform some images into a black/white-Array. I'm sure there are other tools or simpler ways to do this, but for such a simple task, it was easier to just do it in Java myself.
#Java
#PicoPi





