BlipInfo
Overview
BlipInfo is a class in Aspose.Words FOSS for Python.
Parsed BSE (Blip Store Entry) with location of image data.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
blip_type | `` | Read | |
fo_delay | `` | Read | |
img_offset | `` | Read | |
img_size | `` | Read |
Methods
| Signature | Description |
|---|---|
__init__(blip_type: int, fo_delay: int, img_offset: int, img_size: int) |