Skip to main content

AbstractDocImageType.(constructor)

Constructs an AbstractDocImageType instance from XML element data.

Signature

constructor(xml: DoxygenXmlParser, element: object, elementName: string);

Parameters

Parameter

Type

Description

xml

DoxygenXmlParser

The Doxygen XML parser instance for processing XML content

element

object

The XML element object containing the image data

elementName

string

The name of the XML element being processed

Remarks

This constructor processes image elements by extracting all optional attributes including type, name, dimensions, alternative text, inline positioning, and caption information. For HTML images with local file references, the image is registered with the parser for asset tracking during documentation generation.

The implementation also processes any mixed content within the image element, including text and formatting commands that may be part of the image description or caption.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.