Table of Contents

Class PixbufAnimationIter

Namespace
GdkPixbuf
Assembly
GdkPixbuf-2.0.dll
public class PixbufAnimationIter : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
PixbufAnimationIter
Implements
Derived
Inherited Members

Constructors

PixbufAnimationIter(bool, params ConstructArgument[])

protected PixbufAnimationIter(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

PixbufAnimationIter(IntPtr, bool)

protected PixbufAnimationIter(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Advance(TimeVal?)

public bool Advance(TimeVal? currentTime)

Parameters

currentTime TimeVal

Returns

bool

GetDelayTime()

public int GetDelayTime()

Returns

int

GetGType()

public static Type GetGType()

Returns

Type

GetPixbuf()

public Pixbuf GetPixbuf()

Returns

Pixbuf

OnCurrentlyLoadingFrame()

public bool OnCurrentlyLoadingFrame()

Returns

bool