Learn R Programming

RGtk2 (version 2.12.17)

gdkPixbufAnimationIsStaticImage: gdkPixbufAnimationIsStaticImage

Description

If you load a file with gdkPixbufAnimationNewFromFile and it turns out to be a plain, unanimated image, then this function will return TRUE. Use gdkPixbufAnimationGetStaticImage to retrieve the image.

Usage

gdkPixbufAnimationIsStaticImage(object)

Arguments

Value

  • [logical] TRUE if the "animation" was really just an image