Freigeben über


GL.Oes.CurrentPaletteMatrix Methode

Definition

Überlädt

CurrentPaletteMatrix(Int32)
CurrentPaletteMatrix(UInt32)

CurrentPaletteMatrix(Int32)

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glCurrentPaletteMatrixOES", Version="1.1")]
public static void CurrentPaletteMatrix (int matrixpaletteindex);
static member CurrentPaletteMatrix : int -> unit

Parameter

matrixpaletteindex
Int32
Attribute

Gilt für:

CurrentPaletteMatrix(UInt32)

Wichtig

Diese API ist nicht CLS-kompatibel.

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glCurrentPaletteMatrixOES", Version="1.1")]
[System.CLSCompliant(false)]
public static void CurrentPaletteMatrix (uint matrixpaletteindex);
static member CurrentPaletteMatrix : uint32 -> unit

Parameter

matrixpaletteindex
UInt32
Attribute

Gilt für: