GL.IsFramebuffer Método

Definição

Sobrecargas

IsFramebuffer(Int32)
IsFramebuffer(UInt32)

IsFramebuffer(Int32)

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glIsFramebuffer", Version="3.0")]
public static bool IsFramebuffer (int framebuffer);
static member IsFramebuffer : int -> bool

Parâmetros

framebuffer
Int32

Retornos

Atributos

Aplica-se a

IsFramebuffer(UInt32)

Importante

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

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glIsFramebuffer", Version="3.0")]
[System.CLSCompliant(false)]
public static bool IsFramebuffer (uint framebuffer);
static member IsFramebuffer : uint32 -> bool

Parâmetros

framebuffer
UInt32

Retornos

Atributos

Aplica-se a