Android.Opengl.GLUtils.GetInternalFormat Method
return the internal format as defined by OpenGL ES of the supplied bitmap.

Syntax

[Android.Runtime.Register("getInternalFormat", "(Landroid/graphics/Bitmap;)I", "")]
public static int GetInternalFormat (Android.Graphics.Bitmap bitmap)

Parameters

bitmap
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

return the internal format as defined by OpenGL ES of the supplied bitmap.

[Android Documentation]

Requirements

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