getting pixel value

Hi,

What is the fastest way (using ANY extensions if needed)
to read back pixel value from the frame buffer.

Is there a faster way then glReadPixels?

I’m using NVidia GeForce3 and found this function very slow.

Dror