ImageResource
Overview
ImageResource là một lớp trong Aspose.Page FOSS cho Python.
Image Resource payload cho PDF XObject tích hợp.
Tài sản : bits_per_component, color_space, data, decode, filter, filter_params,Và 4 nhiều hơn nữa.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
data | bytes | Read | Nhận dữ liệu. |
width | int | Read | Nhận được chiều rộng. |
height | int | Read | nhận được độ cao. |
color_space | str | Read | Nhận được không gian màu sắc. |
bits_per_component | int | Read | Nhận bit cho mỗi thành phần. |
filter | `str | None` | Read |
filter_params | `dict | None` | Read |
decode | `tuple[float, …] | None` | Read |
mask | bool | Read | Đưa mặt nạ. |
mask_polarity | bool | Read | - Có mặt nạ cực. |