Freigeben über


GL.IsTexture Methode

Definition

Überlädt

IsTexture(Int32)
IsTexture(UInt32)

IsTexture(Int32)

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glIsTexture", Version="2.0")]
public static bool IsTexture (int texture);
static member IsTexture : int -> bool

Parameter

texture
Int32

Gibt zurück

Attribute

Gilt für:

IsTexture(UInt32)

Wichtig

Diese API ist nicht CLS-kompatibel.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glIsTexture", Version="2.0")]
[System.CLSCompliant(false)]
public static bool IsTexture (uint texture);
static member IsTexture : uint32 -> bool

Parameter

texture
UInt32

Gibt zurück

Attribute

Gilt für: