Image_Region
struct Image_Region {...}
Overview
The struct describes the region of an image to decode.
Since: 12
Related module: Image_NativeModule
Header file: image_common.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint32_t x | X coordinate of the region. It cannot be greater than the width of the original image. |
| uint32_t y | Y coordinate of the region. It cannot be greater than the height of the original image. |
| uint32_t width | Width of the output image, in px. |
| uint32_t height | Height of the output image, in px. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-image-nativemodule-oh-pixelmap-hdrmetadatavalue
openharmony 鸿蒙 capi-image-imagepacker-opts-
openharmony 鸿蒙 capi-image-imagepacker-native-
openharmony 鸿蒙 capi-image-imagenative-
openharmony 鸿蒙 capi-image-processing-h
openharmony 鸿蒙 capi-image-ohosimagesourcesupportedformat
openharmony 鸿蒙 capi-image-nativemodule-image-size
openharmony 鸿蒙 capi-image-mdk-h