Table of Contents

Class PixbufAnimation

Namespace
GdkPixbuf
Assembly
GdkPixbuf-2.0.dll
public class PixbufAnimation : Object, IDisposable, GTypeProvider, InstanceFactory
Inheritance
PixbufAnimation
Implements
Derived
Inherited Members

Constructors

PixbufAnimation(params ConstructArgument[])

public PixbufAnimation(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

PixbufAnimation(PixbufAnimationHandle)

public PixbufAnimation(PixbufAnimationHandle handle)

Parameters

handle PixbufAnimationHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetHeight()

public int GetHeight()

Returns

int

GetIter(TimeVal?)

public PixbufAnimationIter GetIter(TimeVal? startTime)

Parameters

startTime TimeVal

Returns

PixbufAnimationIter

GetStaticImage()

public Pixbuf GetStaticImage()

Returns

Pixbuf

GetWidth()

public int GetWidth()

Returns

int

IsStaticImage()

public bool IsStaticImage()

Returns

bool

NewFromFile(string)

public static PixbufAnimation? NewFromFile(string filename)

Parameters

filename string

Returns

PixbufAnimation

NewFromResource(string)

[Version("2.28")]
public static PixbufAnimation? NewFromResource(string resourcePath)

Parameters

resourcePath string

Returns

PixbufAnimation

NewFromStream(InputStream, Cancellable?)

[Version("2.28")]
public static PixbufAnimation? NewFromStream(InputStream stream, Cancellable? cancellable)

Parameters

stream InputStream
cancellable Cancellable

Returns

PixbufAnimation

NewFromStreamFinish(AsyncResult)

[Version("2.28")]
public static PixbufAnimation? NewFromStreamFinish(AsyncResult asyncResult)

Parameters

asyncResult AsyncResult

Returns

PixbufAnimation

Ref()

public PixbufAnimation Ref()

Returns

PixbufAnimation

Unref()

public void Unref()