1e41f4b71Sopenharmony_ci# ArkGraphics2D Subsystem Changelog
2e41f4b71Sopenharmony_ci
3e41f4b71Sopenharmony_ci## cl.ArkGraphics2D.1 Corrected Enumerated Values of OH_NativeBuffer_Format
4e41f4b71Sopenharmony_ci
5e41f4b71Sopenharmony_ci**Access Level**
6e41f4b71Sopenharmony_ci
7e41f4b71Sopenharmony_ciPublic API
8e41f4b71Sopenharmony_ci
9e41f4b71Sopenharmony_ci**Change Reason**
10e41f4b71Sopenharmony_ci
11e41f4b71Sopenharmony_ciThe names of the following enumerated values of **OH_NativeBuffer_Format** are misspelled: **NATIVEBUFFER_PIXEL_FMT_YUV_422_T**, **NATIVEBUFFER_PIXEL_FMT_YCRCR_422_SP**, **NATIVEBUFFER_PIXEL_FMT_YCRCR_420_SP**, **NATIVEBUFFER_PIXEL_FMT_YCRCR_422_P**, and **NATIVEBUFFER_PIXEL_FMT_YCRCR_420_P**.
12e41f4b71Sopenharmony_ci
13e41f4b71Sopenharmony_ci**Change Impact**
14e41f4b71Sopenharmony_ci
15e41f4b71Sopenharmony_ciThis change is a non-compatible change.
16e41f4b71Sopenharmony_ci
17e41f4b71Sopenharmony_ciIf the preceding enumerated values are used in your code, change them to the correct names.
18e41f4b71Sopenharmony_ci
19e41f4b71Sopenharmony_ci**API Level**
20e41f4b71Sopenharmony_ci
21e41f4b71Sopenharmony_ci12
22e41f4b71Sopenharmony_ci
23e41f4b71Sopenharmony_ci**Change Since**
24e41f4b71Sopenharmony_ci
25e41f4b71Sopenharmony_ciOpenHarmony SDK 5.0.0.22
26e41f4b71Sopenharmony_ci
27e41f4b71Sopenharmony_ci**Key API/Component Changes**
28e41f4b71Sopenharmony_ci
29e41f4b71Sopenharmony_ciEnumerated values of **OH_NativeBuffer_Format** in **native_buffer.h**.
30e41f4b71Sopenharmony_ci
31e41f4b71Sopenharmony_ci**Adaptation Guide**
32e41f4b71Sopenharmony_ci
33e41f4b71Sopenharmony_ciRefer to the code snippet provided in [OH_NativeBuffer](../../../application-dev/reference/apis-arkgraphics2d/_o_h___native_buffer.md#oh_nativebuffer_format).
34