G
Guest
Hi,
I'm working with images in Visual C++ and I need a fast method to access to individual pixels of an image. Actually I'm using the GetPixelAddress method of the Image class, but it's too slow.
Thanks for all.
I'm working with images in Visual C++ and I need a fast method to access to individual pixels of an image. Actually I'm using the GetPixelAddress method of the Image class, but it's too slow.
Thanks for all.