Lines Matching refs:image
6 The **image_mdk.h** file declares the APIs used to access the image rectangle, size, format, and co…
14 **Related module**: [Image](image.md)
24 …](_o_h_o_s_1_1_media_1_1_ohos_image_rect.md) | Defines the information about an image rectangle. |
25 …h_o_s_1_1_media_1_1_ohos_image_component.md) | Defines the information about an image component. |
32 | typedef struct ImageNative_ [ImageNative](image.md#imagenative) | Defines an image object at the …
39 …RMAT_YCBCR_422_SP](image.md#image-formats) = 1000,<br>[OHOS_IMAGE_FORMAT_JPEG](image.md#image-form…
40 …image.md#image-color-channel-types) = 1,<br>[OHOS_IMAGE_COMPONENT_FORMAT_YUV_U](image.md#image-col…
47 | [ImageNative](image.md#imagenative) \* [OH_Image_InitImageNative](image.md#oh_image_initimagenati…
48 | int32_t [OH_Image_ClipRect](image.md#oh_image_cliprect) (const [ImageNative](image.md#imagenative…
49 | int32_t [OH_Image_Size](image.md#oh_image_size) (const [ImageNative](image.md#imagenative) \*nati…
50 …[OH_Image_Format](image.md#oh_image_format) (const [ImageNative](image.md#imagenative) \*native, i…
51 | int32_t [OH_Image_GetComponent](image.md#oh_image_getcomponent) (const [ImageNative](image.md#ima…
52 | int32_t [OH_Image_Release](image.md#oh_image_release) ([ImageNative](image.md#imagenative) \*nati…