It'd be very slow, what precise use are you thinking of?
I need visual map that is also an array of 3 low precision integers. Canvas with reading RGB would be best. In Multimedia Fusion there is Overlay object which does that, but I wanted to port my app to Construct. What about second plugin, identical to Canvas but with reading possibility?
You could transfer it to the Image Manipulator plugin and read values using that.
Well, I was hoping that I might use Canvas, as it's faster.