GOffice.ImageClass¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
differ |
r |
returns |
|
draw |
r |
draws the image. |
|
get_pixbuf |
r |
gets a pixbuf with the same size as the image. |
|
get_scaled_pixbuf |
r |
gets a scaled pixbuf respecting the original aspect ratio. |
|
load_attr |
r |
loads the images properties. |
|
load_data |
r |
loads the image data. |
|
parent_klass |
r |
parent class. |
|
save |
r |
saves the image. |
Methods¶
None
Details¶
- class GOffice.ImageClass¶