OhosImageRegion
struct OhosImageRegion {...}
Overview
The struct describes the region of an image source to decode. It is a member variable of OhosImageDecodingOps.
Since: 10
Related module: Image
Header file: image_source_mdk.h
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t x | X coordinate of the start point, in pixels. |
| int32_t y | Y coordinate of the start point, in pixels. |
| int32_t width | Width of the region, in pixels. |
| int32_t height | Height of the region, in pixels. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-image-nativemodule-oh-pixelmap-hdrmetadatavalue
openharmony 鸿蒙 capi-image-imagepacker-opts-
openharmony 鸿蒙 capi-image-nativemodule-image-region
openharmony 鸿蒙 capi-image-imagepacker-native-
openharmony 鸿蒙 capi-image-imagenative-
openharmony 鸿蒙 capi-image-processing-h
openharmony 鸿蒙 capi-image-ohosimagesourcesupportedformat
openharmony 鸿蒙 capi-image-nativemodule-image-size