Class PixbufAnimation
- Namespace
- GdkPixbuf
- Assembly
- GdkPixbuf-2.0.dll
public class PixbufAnimation : Object, IDisposable, NativeObject, GTypeProvider, InstanceFactory
- Inheritance
-
PixbufAnimation
- Implements
- Derived
- Inherited Members
Constructors
PixbufAnimation(params ConstructArgument[])
public PixbufAnimation(params ConstructArgument[] constructArguments)
Parameters
constructArgumentsConstructArgument[]
PixbufAnimation(PixbufAnimationHandle)
public PixbufAnimation(PixbufAnimationHandle handle)
Parameters
handlePixbufAnimationHandle
Methods
GetGType()
public static Type GetGType()
Returns
GetHeight()
public int GetHeight()
Returns
GetIter(TimeVal?)
public PixbufAnimationIter GetIter(TimeVal? startTime)
Parameters
startTimeTimeVal
Returns
GetStaticImage()
public Pixbuf GetStaticImage()
Returns
GetWidth()
public int GetWidth()
Returns
IsStaticImage()
public bool IsStaticImage()
Returns
NewFromFile(string)
public static PixbufAnimation? NewFromFile(string filename)
Parameters
filenamestring
Returns
NewFromResource(string)
[Version("2.28")]
public static PixbufAnimation? NewFromResource(string resourcePath)
Parameters
resourcePathstring
Returns
NewFromStream(InputStream, Cancellable?)
[Version("2.28")]
public static PixbufAnimation? NewFromStream(InputStream stream, Cancellable? cancellable)
Parameters
streamInputStreamcancellableCancellable
Returns
NewFromStreamFinish(AsyncResult)
[Version("2.28")]
public static PixbufAnimation? NewFromStreamFinish(AsyncResult asyncResult)
Parameters
asyncResultAsyncResult
Returns
Ref()
public PixbufAnimation Ref()
Returns
Unref()
public void Unref()