Table of Contents

Delegate PixbufModuleIncrementLoadFunc

Namespace
GdkPixbuf.Internal
Assembly
GdkPixbuf-2.0.dll
public delegate bool PixbufModuleIncrementLoadFunc(nint context, ref byte buf, uint size, out nint error)

Parameters

context nint
buf byte
size uint
error nint

Returns

bool