Lines Matching refs:OhosImageRegion
49 | struct [OhosImageRegion](_ohos_image_region.md) | 定义图像源解码的范围选项。 |
183 | int32_t [OhosImageRegion::x](#x) | 起始x坐标,用pixels表示。 |
184 | int32_t [OhosImageRegion::y](#y) | 起始y坐标,用pixels表示。 |
185 | int32_t [OhosImageRegion::width](#width) | 宽度范围,用pixels表示。 |
186 | int32_t [OhosImageRegion::height](#height) | 高度范围,用pixels表示。 |
197 | struct [OhosImageRegion](_ohos_image_region.md) [OhosImageDecodingOps::region](#region) | 定义图像源解码…
3645 int32_t OhosImageRegion::height
3876 struct OhosImageRegion OhosImageDecodingOps::region
4041 int32_t OhosImageRegion::width
4052 int32_t OhosImageRegion::x
4063 int32_t OhosImageRegion::y