Table of Contents

Class PixbufAnimation

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

Constructors

PixbufAnimation(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

PixbufAnimation(IntPtr, bool)

protected PixbufAnimation(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

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()