TiffExifIfd
TiffExifIfd()
初始化TiffExifIfd
类的新实例。
public TiffExifIfd()
也可以看看
- class TiffExifIfd
- 命名空间 Aspose.CAD.FileFormats.Tiff
- 部件 Aspose.CAD
TiffExifIfd(uint)
初始化TiffExifIfd
类的新实例。
public TiffExifIfd(uint ifdOffset)
范围 | 类型 | 描述 |
---|---|---|
ifdOffset | UInt32 | 指向 Exif IFD 的指针。 |
评论
互操作性,Exif IFD与TIFF中指定的IFD结构相同。通常, 但是,它不像 TIFF 那样包含图像数据。
也可以看看
- class TiffExifIfd
- 命名空间 Aspose.CAD.FileFormats.Tiff
- 部件 Aspose.CAD