TiffByteType
TiffByteType(TiffTags)
初始化TiffByteType
类的新实例。
public TiffByteType(TiffTags tagId)
范围 | 类型 | 描述 |
---|---|---|
tagId | TiffTags | 标签 ID。 |
也可以看看
- enum TiffTags
- class TiffByteType
- 命名空间 Aspose.Imaging.FileFormats.Tiff.TiffTagTypes
- 部件 Aspose.Imaging
TiffByteType(ushort)
初始化TiffByteType
类的新实例。
public TiffByteType(ushort tagId)
范围 | 类型 | 描述 |
---|---|---|
tagId | UInt16 | 标签 ID。 |