@@ -15,19 +15,19 @@ For details about the APIs, see [Image Processing](../reference/apis/js-apis-ima
The full process includes creating an instance, reading image information, reading and writing pixel maps, updating data, packaging pixels, and releasing resources.
```js
constColor=newArrayBuffer(96);// Create a buffer to store image pixel data.
constcolor=newArrayBuffer(96);// Create a buffer to store image pixel data.