Compartilhar via


GL.IsTexture Método

Definição

Sobrecargas

IsTexture(Int32)

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

Parâmetros

texture
UInt32

Retornos

Atributos

Aplica-se a