Position on NCP

Hi,

is there any possibility to detect the event
if a polygon leaves the viewing frustrum.
I wrote a 2D tileengine in OGL and now I want to know if a Sprite (2D Quad with texture) leaves the screen (near clipping plane matches with screenwidth and height)

THANX