1. The APIs of API version 8 in the **image_pixel_map_napi.h** file are deprecated.
2. The APIs that are not of API version 8 in the **image_pixel_map_napi.h** file are moved to the **image_pixel_map_mdk.h** file, and the corresponding namespaces are removed.
**Change Impact**
Applications that use the involved APIs may have compatibility issues.
**Adaptation Guide**
1. Add the header file **image_pixel_map_mdk.h**.
2. Remove the namespaces used by the APIs in **image_pixel_map_mdk.h**.