TiffTagFactory Klasse
Summary: Tag factory class
Module: aspose.imaging.fileformats.tiff.instancefactory
Full Name: aspose.imaging.fileformats.tiff.instancefactory.TiffTagFactory
Methods
| Name | Beschreibung |
|---|---|
| create_instance(data_type, tag_id) | Erstellt eine neue Datentyp-Instanz. |
Method: create_instance(data_type, tag_id) [static]
create_instance(data_type, tag_id)
Erstellt eine neue Datentyp-Instanz.
Parameters:
| Parameter | Typ | Beschreibung |
|---|---|---|
| data_type | int | Die Datentyp-Instanz. |
| tag_id | int | Die Tag‑ID. |
Returns
| Typ | Beschreibung |
|---|---|
| TiffDataType | Tiff-Tag-Datentyp |