GOffice.CanvasImage¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The cropped area at the image bottom as a fraction of the image height |
||
r/w |
The cropped area at the image left of the image width |
||
r/w |
The cropped area at the image right of the image width |
||
r/w |
The cropped area at the image top as a fraction of the image height |
||
r/w |
The image height or -1 to use the image height |
||
r/w |
The |
||
r/w |
The image width or -1 to use the image width |
||
r/w |
The image left position |
||
r/w |
The image top position |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
base |
r |
||
crop_bottom |
r |
||
crop_left |
r |
||
crop_right |
r |
||
crop_top |
r |
||
height |
r |
||
image |
r |
||
priv |
r |
||
rotation |
r |
||
width |
r |
||
x |
r |
||
y |
r |
Class Details¶
- class GOffice.CanvasImage(**kwargs)¶
- Bases:
- Abstract:
No
Property Details¶
- GOffice.CanvasImage.props.crop_bottom¶
-
The cropped area at the image bottom as a fraction of the image height
- GOffice.CanvasImage.props.crop_left¶
-
The cropped area at the image left of the image width
- GOffice.CanvasImage.props.crop_right¶
-
The cropped area at the image right of the image width
- GOffice.CanvasImage.props.crop_top¶
-
The cropped area at the image top as a fraction of the image height
- GOffice.CanvasImage.props.height¶
-
The image height or -1 to use the image height
- GOffice.CanvasImage.props.image¶
- Name:
image
- Type:
- Default Value:
- Flags:
The
GOffice.Image
to display
- GOffice.CanvasImage.props.width¶
-
The image width or -1 to use the image width
- GOffice.CanvasImage.props.x¶
-
The image left position