Classe OdImageObject

Summary: The open document image

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

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

Inheritance: OdGraphicObject

Constructors

NameDescription
OdImageObject(parent)Initialise une nouvelle instance de la classe OdImageObject.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
bitmapSystem.Byter/wObtient ou définit le bitmap.
image_linkstringr/wObtient ou définit le lien d’image.
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
parentOdObjectrObtient l’objet parent.
rectangleRectangleFr/wObtient ou définit le rectangle.

Constructor: OdImageObject(parent)

 OdImageObject(parent) 

Initialise une nouvelle instance de la classe OdImageObject.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.