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