Gdk.Pixdata.Deserialize Method
Converts a serialized datastream, generated by Pixdata.Serialize, into pixdata.

Syntax

public bool Deserialize (uint stream_length, byte[] stream)

Parameters

stream_length
A uint describing the length of "stream".
stream
a byte

Returns

A bool. True if successful, false if there was an error.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)