PixbufLoader.write

bool write(ubyte[] buf)

Parses the next count bytes in the given image buffer.

Parameters

bufPointer to image data.

Returns

TRUE if the write was successful, or

FALSE if the loader cannot parse the buffer

Throws

[ErrorWrap]