glCreateImageFromOpenGLTexture

Create NVGImage from OpenGL texture id.

nothrow @trusted @nogc
glCreateImageFromOpenGLTexture
(,
GLuint textureId
,
int w
,
int h
,)

See Also

Suggestion Box / Bug Report