Skip to content

Reference

ImxFile

Represents an IMX file.

Parameters:

Name Type Description Default
imx_file_path Path

The path to the IMX file.

required
file_id str

The UUID4 of the container.

str(uuid4())

Attributes:

Name Type Description
imx_version str

The IMX version.

file_id str

The ID of the container.

file_hash str

The hash of the file.

path Path

Path object of the imx file.

absolute_path str

Gets the absolute path of the file.

tag str

The tag of the XML root element.