ETC1.EncodedBlockSize Field

Definition

Size in bytes of an encoded block.

[Android.Runtime.Register("ENCODED_BLOCK_SIZE")]
public const int EncodedBlockSize = 8;
[<Android.Runtime.Register("ENCODED_BLOCK_SIZE")>]
val mutable EncodedBlockSize : int

Field Value

Value = 8
Attributes

Remarks

Size in bytes of an encoded block.

Java documentation for android.opengl.ETC1.ENCODED_BLOCK_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