4
Answers

pointers and bitmaps

yuanaq

yuanaq

20y
2.3k
1
hi, i'm trying to program an image filter. since pointers are the fastest thing to do that, i'm wondering how i can access each pixel's RGB value through pointer arithmetic... Thanks!
Answers (4)