yes i see

and yes it is to advanced lol i jsut want the barebones atm

back to topic:
uhmm yea i am really struggling with finding any resources on this

could anyone maybe explain me the proccess of converting each pixel into RGB values and so on ?

i really just want to know how to do this lol
EDIT: i started just messing around with pixels and shit for maybe an hour or so and made a method to read the getRGB of every pixel in an image and store it in a array as an integer

the problem now is that this is a sample output:
328965
and i thought RGB was like "eee9e9" or "220-220-220" so idk how to use that when its not a "RGB" to me xD i hope someone can explain this
