Android.Opengl.ETC1.GetEncodedDataSize Method
Return the size of the encoded image data (does not include size of PKM header).

Syntax

[Android.Runtime.Register("getEncodedDataSize", "(II)I", "")]
public static int GetEncodedDataSize (int width, int height)

Parameters

width
Documentation for this section has not yet been entered.
height
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the size of the encoded image data (does not include size of 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