toggle menu
korge-root
5.1.0
jvm
switch theme
search in API
korge
/
korlibs.render.win32
/
Win32GL
/
wglChoosePixelFormatARB
wgl
Choose
Pixel
Format
ARB
jvm
abstract
fun
wglChoosePixelFormatARB
(
hDC
:
WinDef.HDC
,
piAttribIList
:
IntArray
?
,
pfAttribFList
:
FloatArray
?
,
nMaxFormats
:
Int
,
piFormats
:
Pointer
?
,
nNumFormats
:
Pointer
?
)
:
Int