GL.PixelStore(All, Int32) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glPixelStorei", Version="1.1")]
public static void PixelStore (OpenTK.Graphics.ES11.All pname, int param);
static member PixelStore : OpenTK.Graphics.ES11.All * int -> unit

Parameters

pname
All
param
Int32
Attributes

Applies to