Android.Opengl.EGL14.EglReleaseTexImage Method

Syntax

[Android.Runtime.Register("eglReleaseTexImage", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLSurface;I)Z", "")]
public static bool EglReleaseTexImage (EGLDisplay dpy, EGLSurface surface, int buffer)

Parameters

dpy
Documentation for this section has not yet been entered.
surface
Documentation for this section has not yet been entered.
buffer
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17