다음을 통해 공유


GL.Oes.CurrentPaletteMatrix 메서드

정의

오버로드

CurrentPaletteMatrix(Int32)

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

매개 변수

matrixpaletteindex
Int32
특성

적용 대상

CurrentPaletteMatrix(UInt32)

중요

이 API는 CLS 규격이 아닙니다.

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

매개 변수

matrixpaletteindex
UInt32
특성

적용 대상