GOffice.ImageFormatInfo¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| alpha_support | bool | r/w | supports transparency. | 
| desc | str | r/w | image type description. | 
| ext | str | r/w | file extension. | 
| format | GOffice.ImageFormat | r/w | GOffice.ImageFormat. | 
| has_pixbuf_saver | bool | r/w | can be saved as pixbuf. | 
| is_dpi_useful | bool | r/w | depends upon device resolution. | 
| name | str | r/w | image type name. | 
Methods¶
None