ExifData.CommonTags
ExifData.CommonTags property
获取或设置标签,这些标签属于通用部分。仅适用于 jpeg 图像,在 tiff 格式中则使用 tiffOptions。
public TiffDataType[] CommonTags { get; set; }
Property Value
常用节标签。
另请参见
- class TiffDataType
- class ExifData
- namespace Aspose.Imaging.Exif
- assembly Aspose.Imaging