Returns the texture coordinates for the part of the image that should be displayed.
Original signature is 'void CVOpenGLTextureGetCleanTexCoords ( CVOpenGLTextureRef image, GLfloat lowerLeft[2], GLfloat lowerRight[2], GLfloat upperRight[2], GLfloat upperLeft[2] );'
Available in Mac OS X v10.4 and later.

C# | Visual Basic | Visual C++ |

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)