Gdk.Pixbuf.GetOption Method
Looks up an option in the Pixbuf

Syntax

public string GetOption (string key)

Parameters

key
the key to lookup

Returns

The value associated with the key

Remarks

Looks up key in the list of options that may have been attached to the pixbuf when it was loaded.

Requirements

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