dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
encodeScreenshotAsPNG
dplug
gui
screencap
Create a PNG screenshot of the whole UI. Free the result with
free(slice.ptr)
.
nothrow @
nogc
ubyte
[]
encodeScreenshotAsPNG
(
ImageRef
!
RGBA
colorMap
,
WindowPixelFormat
pf
)
Meta
Source
See Implementation
dplug
gui
screencap
functions
encodeScreenshotAsPNG
encodeScreenshotAsQB
Create a PNG screenshot of the whole UI. Free the result with free(slice.ptr).