ETC1Util
ETC1Texture
ETC1Util()
ETC1Util(IntPtr, JniHandleOwnership)
IsETC1Supported
JniPeerMembers
ThresholdClass
ThresholdType
CompressTexture(Buffer, Int32, Int32, Int32, Int32)
CreateTexture(Stream)
LoadTexture(Int32, Int32, Int32, Int32, Int32, ETC1Texture)
LoadTexture(Int32, Int32, Int32, Int32, Int32, Stream)
WriteTexture(ETC1Texture, Stream)
monoandroid
namespace Android.Opengl
{
[Register("android/opengl/ETC1Util", DoNotGenerateAcw = true)]
public class ETC1Util : Object
{
public static bool IsETC1Supported
{
[Register("isETC1Supported", "()Z", "")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API