ETC1.EtcPkmHeaderSize Field

Definition

Size of a PKM file header, in bytes.

[Android.Runtime.Register("ETC_PKM_HEADER_SIZE")]
public const int EtcPkmHeaderSize = 16;
[<Android.Runtime.Register("ETC_PKM_HEADER_SIZE")>]
val mutable EtcPkmHeaderSize : int

Field Value

Value = 16
Attributes

Remarks

Size of a PKM file header, in bytes.

Java documentation for android.opengl.ETC1.ETC_PKM_HEADER_SIZE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to