ImageData

Overview

ImageData is a class in Aspose.Words for Python. Inherits from: BaseModel.

ImageData.source_filename provides the original filename of the image.

Properties

NameTypeAccessDescription
source_filenamestrReadProvides the original filename of the image
content_typestrReadStores the MIME type of the image (e.g., “image/png”)
image_bytesbytesReadContains the raw binary data of the image