Art.PixBuf.Duplicate Method
Creates a deep clone of the current instance.

Syntax

public PixBuf Duplicate ()

Returns

A fresh deep copy of the current instance.

Remarks

Event the buffer that was given to create this buffer is copied, and its dealocation is then done by the new instance on its destruction, independently of who is responsible to free the curren buffer.

Requirements

Namespace: Art
Assembly: art-sharp (in art-sharp.dll)