CanvasImage


Object Hierarchy:

Goo.CanvasImage Goo.CanvasImage Goo.CanvasImage Goo.CanvasItemSimple Goo.CanvasItemSimple Goo.CanvasItemSimple->Goo.CanvasImage GLib.Object GLib.Object GLib.Object->Goo.CanvasItemSimple Goo.CanvasItem Goo.CanvasItem Goo.CanvasItem->Goo.CanvasImage Goo.CanvasItem->Goo.CanvasItemSimple

Description:

[ CCode ( type_id = "goo_canvas_image_get_type ()" ) ]
public class CanvasImage : CanvasItemSimple, CanvasItem

GooCanvasImage represents an image item.

<note><para> It is usually necessary to set the "scale-to-fit" property to true to scale the image to fit the given rectangle. </para></note>

It is a subclass of CanvasItemSimple and so inherits all of the style properties such as "operator" and "pointer-events".

It also implements the CanvasItem interface, so you can use the CanvasItem functions such as raise and rotate.

To create a CanvasImage use CanvasImage.

To get or set the properties of an existing CanvasImage, use @get and @set.


Namespace: Goo
Package: goocanvas-2.0

Content:

Properties:

Creation methods:

Fields:

Inherited Members: