pointer and images

captain

New member
Joined
Nov 9, 2004
Messages
2
hi,
im trying to program a 2D image noise reduction filter right now.
i heard the fastest way to access a bitmaps pixel is through pointer arithmetic.
so im wondering how i can use that to access and manipulate the RGB values of an image.

thanks
 
Back
Top