there are a few things i want to be able to do to a graphics object (as passed to paint component) which i haven't yet worked out. please help with anything you can:
1) draw translucently
2) read to colour of a single pixel
3) perform logic ops on pixels, such as 'pixel.XOR(255,255,255);'
i feel there's a great interest in understanding these classes further. lets keep this thread alive for a while, feel free to add your own queries.
1) draw translucently
2) read to colour of a single pixel
3) perform logic ops on pixels, such as 'pixel.XOR(255,255,255);'
i feel there's a great interest in understanding these classes further. lets keep this thread alive for a while, feel free to add your own queries.