Returns the texture target (for example, GL_TEXTURE_2D) of an OpenGL texture.
Original signature is 'GLenum CVOpenGLTextureGetTarget ( CVOpenGLTextureRef image );'
Available in Mac OS X v10.4 and later.


- image (IntPtr)
- MISSING

The OpenGL texture target.

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