get_image_stream method
Leave feedback
On this page
Returns None to indicate that the image should be embedded as Base64.
def get_image_stream(self, context):
...
| Parameter | Type | Description |
|---|---|---|
| context | ImageExportContext |
The image export context (not used in this implementation). |
Returns: None: Always returns None to indicate Base64 embedding.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.