OH_ImageProcessing
typedef struct OH_ImageProcessing OH_ImageProcessing
Overview
The OH_ImageProcessing struct provides its declaration.
To use it, first declare a null pointer of OH_ImageProcessing, and then initialize it by calling OH_ImageProcessing_Create. This function creates an image processing instance. Multiple instances can be created for different image processing tasks.
Since: 13
Related module: ImageProcessing
Header file: image_processing_types.h