# ImageLayout ## 概述 定义格式和位置相关信息。 **起始版本:** 3.2 **相关模块:**[Display](index_buffer_display_v13.md) ## 汇总 ### 成员变量 | 名称 | 描述 | | -------- | -------- | | unsigned int [pixelFormat](#pixelformat) | 图像格式 | | struct [ImagePlane](annotated_buffer_display_v12_image_plane.md)[] [planes](#planes) | 平面数据 | ## 结构体成员变量说明 ### pixelFormat ``` unsigned int ImageLayout::pixelFormat ``` **描述** 图像格式 ### planes ``` struct ImagePlane [] ImageLayout::planes ``` **描述** 平面数据