Table of Contents

Delegate PixbufModuleIncrementLoadFunc

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

Parameters

context IntPtr
buf byte
size uint
error IntPtr

Returns

bool