GOffice.ImageClass

Fields

Name

Type

Access

Description

differ

object

r

returns True if the two images are different.

draw

object

r

draws the image.

get_pixbuf

object

r

gets a pixbuf with the same size as the image.

get_scaled_pixbuf

object

r

gets a scaled pixbuf respecting the original aspect ratio.

load_attr

object

r

loads the images properties.

load_data

object

r

loads the image data.

parent_klass

GObject.ObjectClass

r

parent class.

save

object

r

saves the image.

Methods

None

Details

class GOffice.ImageClass