System.GPS.ImgDirectionRef 照片元数据策略
System.GPS.ImgDirectionRef 属性的照片元数据策略。
PKEY
PKEY_GPS。ImgDirectionRef
容器
JPEG、TIFF
只读
否
输出 PROPVARIANT 类型
VT_LPWSTR
输入类型
首选VT_LPWSTR,但也接受VT_LPSTR。
冲突解决策略
协调来自不同架构的值。
JPEG 策略
读取路径
顺序 | 路径 | 磁盘格式 |
---|---|---|
1 | /app1/ifd/gps/{ushort=16} | ascii |
2 | /xmp/exif:GPSImgDirectionRef | unicode |
写入路径
顺序 | 路径 | 磁盘格式 |
---|---|---|
1 | /app1/ifd/gps/{ushort=16} | ascii |
2 | /xmp/exif:GPSImgDirectionRef | unicode |
删除路径
顺序 | 路径 |
---|---|
1 | /app1/ifd/gps/{ushort=16} |
2 | /xmp/exif:gpsimgdirectionref |
TIFF 策略
读取路径
顺序 | 路径 | 磁盘格式 |
---|---|---|
1 | /ifd/gps/{ushort=16} | ascii |
2 | /ifd/xmp/exif:GPSImgDirectionRef | unicode |
写入路径
顺序 | 路径 | 磁盘格式 |
---|---|---|
1 | /ifd/gps/{ushort=16} | ascii |
2 | /ifd/xmp/exif:GPSImgDirectionRef | unicode |
删除路径
顺序 | 路径 |
---|---|
1 | /ifd/gps/{ushort=16} |
2 | /ifd/xmp/exif:gpsimgdirectionref |
备注
相关主题