Hello,
I got proublems in understanding what kind of values does the pixels[] return.
For example this is the returned value "-16711678" how can i interpretate this? In the function description it is said thatit returns rgb value like get(). But the rgb value has 9 values and I got only 8. I can imagine that there is something like
"-167 116 78" right? But what does the " - " means in this case?
Thanks for help
I got proublems in understanding what kind of values does the pixels[] return.
For example this is the returned value "-16711678" how can i interpretate this? In the function description it is said thatit returns rgb value like get(). But the rgb value has 9 values and I got only 8. I can imagine that there is something like
"-167 116 78" right? But what does the " - " means in this case?
Thanks for help
1