Android.Opengl.ETC1.FormatHeader Method
Format a PKM header

Syntax

[Android.Runtime.Register("formatHeader", "(Ljava/nio/Buffer;II)V", "")]
public static void FormatHeader (Java.Nio.Buffer header, int width, int height)

Parameters

header
native order direct buffer of the header.
width
the width of the image in pixels.
height
the height of the image in pixels.

Remarks

Format a PKM header

[Android Documentation]

Requirements

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