OdImageObject Class

Summary: The open document image

Module: aspose.imaging.fileformats.opendocument.objects.graphic

Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdImageObject

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdImageObject(parent)Initializes a new instance of the OdImageObject class.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
bitmapbyter/wGets or sets the bitmap.
image_linkstringr/wGets or sets the image link.
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
rectangleRectangleFr/wGets or sets the rectangle.

Constructor: OdImageObject(parent)

 OdImageObject(parent) 

Initializes a new instance of the OdImageObject class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.