get_image_stream method
Leave feedback
On this page
Returns None to indicate that the image should be skipped.
def get_image_stream(self, context):
...
| Parameter | Type | Description |
|---|---|---|
| context | ImageExportContext |
The image export context (not used in this implementation). |
Returns: Always returns None to skip the image.
- class
SkipImagesStrategy
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.