Win32 API 日本語リファレンス
ホームGraphics.OpenGL › PFNGLCOLORTABLEEXTPROC

PFNGLCOLORTABLEEXTPROC

コールバック

シグネチャ

void PFNGLCOLORTABLEEXTPROC(
    DWORD target,
    DWORD internalFormat,
    INT width,
    DWORD format,
    DWORD type,
    void* data
);

パラメーター

フィールド
targetDWORD
internalFormatDWORD
widthINT
formatDWORD
typeDWORD
datavoid*