get_thumbnail


Description:

[ Version ( since = "2.2" ) ]
public Pixbuf get_thumbnail (int width, int height, PixbufTransparency alpha)

Retrieves a thumbnail pixbuf for this.

The thumbnail will be not larger than the requested size.

Parameters:

this

the Image

width

the requested thumbnail width (<= 1024 pixels)

height

the requested thumbnail height (<= 1024 pixels)

alpha

how to handle an alpha channel

Returns:

a new Pixbuf