pblPixelConverterConvert

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(BindBlend2D_Dynamic)
extern (C) @nogc nothrow
alias pblPixelConverterConvert = BLResult function
(,
void* dstData
,
intptr_t dstStride
,
const(void)* srcData
,
intptr_t srcStride
,
uint w
,
uint h
,)

Meta