# NativePixelMap_

> phone 12+ | 2in1 13+ | tablet 12+ | tv 19+ | wearable 18+

```c
typedef struct NativePixelMap_ NativePixelMap
```

## 概述

定义Native层PixelMap数据类型名称。作为Native层操作PixelMap的句柄类型，适用于在C/C++层对PixelMap进行像素读写、属性查询、图像变换等操作的场景。

**起始版本：** 10

**相关模块：** [Image](https://developer.huawei.com/consumer/cn/doc/harmonyos-references/capi-image)

**所在头文件：** [image_pixel_map_mdk.h](https://developer.huawei.com/consumer/cn/doc/harmonyos-references/capi-image-pixel-map-mdk-h)

