Compartilhar via


GL.IsTexture Método

Definição

Sobrecargas

IsTexture(Int32)
IsTexture(UInt32)

IsTexture(Int32)

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

Parâmetros

texture
Int32

Retornos

Atributos

Aplica-se a

IsTexture(UInt32)

Importante

Esta API não está em conformidade com CLS.

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

Parâmetros

texture
UInt32

Retornos

Atributos

Aplica-se a