toggle menu
korge-root
5.1.0
jvm
switch theme
search in API
korge
/
korlibs.render.osx
/
CoreVideo
/
CVPixelBufferCreate
CVPixel
Buffer
Create
jvm
abstract
fun
CVPixelBufferCreate
(
allocator
:
Pointer
?
,
width
:
Int
,
height
:
Int
,
pixelFormatType
:
Int
,
pixelBufferAttributes
:
Pointer
?
,
pixelBufferOut
:
Pointer
?
)
:
Int