提交 b6cef6e2 编写于 作者: X xu-rui-w

接口描述修改

Signed-off-by: Nxu-rui-w <xurui101@huawei.com>
上级 204eb0a3
......@@ -2134,16 +2134,16 @@ PixelMap的初始化选项。
**系统能力:** 以下各项对应的系统能力均为SystemCapability.Multimedia.Image.Core
| 名称 | 默认值 | 说明 |
| ------------------------ | ----------------------- | ------------------------ |
| BITS_PER_SAMPLE<sup>7+ | "BitsPerSample" | 每个像素比特数。 |
| ORIENTATION<sup>7+ | "Orientation" | 图片方向。 |
| IMAGE_LENGTH<sup>7+ | "ImageLength" | 图片长度。 |
| IMAGE_WIDTH<sup>7+ | "ImageWidth" | 图片宽度。 |
| GPS_LATITUDE<sup>7+ | "GPSLatitude" | 图片纬度。 |
| GPS_LONGITUDE<sup>7+ | "GPSLongitude" | 图片经度。 |
| GPS_LATITUDE_REF<sup>7+ | "GPSLatitudeRef" | 纬度引用,例如N或S。 |
| GPS_LONGITUDE_REF<sup>7+ | "GPSLongitudeRef" | 经度引用,例如W或E。 |
| 名称 | 默认值 | 说明 |
| ----------------- | ----------------------- | ------------------------ |
| BITS_PER_SAMPLE | "BitsPerSample" | 每个像素比特数。 |
| ORIENTATION | "Orientation" | 图片方向。 |
| IMAGE_LENGTH | "ImageLength" | 图片长度。 |
| IMAGE_WIDTH | "ImageWidth" | 图片宽度。 |
| GPS_LATITUDE | "GPSLatitude" | 图片纬度。 |
| GPS_LONGITUDE | "GPSLongitude" | 图片经度。 |
| GPS_LATITUDE_REF | "GPSLatitudeRef" | 纬度引用,例如N或S。 |
| GPS_LONGITUDE_REF | "GPSLongitudeRef" | 经度引用,例如W或E。 |
## ImageFormat<sup>9+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册