PixbufModuleIncrementLoadFunc

Incrementally loads a buffer into the image data.

alias PixbufModuleIncrementLoadFunc = bool delegate
(
void* context
,
ubyte[] buf
,)

Return Value

TRUE if the incremental load was successful