BlipInfo
Overview
BlipInfo 是Python的Aspose.Words FOSS中的一个类.
分析了图像数据的位置.
这个类提供了一个方法,用于在Python程序中使用BlipInfo 对象. 有的方法包括: __init__. 在安装Python包的Aspose.Words FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: blip_type, fo_delay, img_offset, img_size.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
blip_type | `` | Read | 得到了快点类型. |
fo_delay | `` | Read | 得到了时间延迟. |
img_offset | `` | Read | 得到了IMG的补偿. |
img_size | `` | Read | 得到了图像镜的尺寸. |
Methods
| Signature | Description |
|---|---|
__init__(blip_type: int, fo_delay: int, img_offset: int, img_size: int) |