[Android.Runtime.Register("releaseTexImage", "()V", "GetReleaseTexImageHandler")] public virtual voidReleaseTexImage ()
Remarks
Releases the the texture content. This is needed in single buffered mode to allow the image
content producer to take ownership of the image buffer.
For more information see SurfaceTexture(int, System.Boolean).