Class TiffTagFactory

Class TiffTagFactory

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Tiff.InstanceFactory Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Klasa fabryczna

public static class TiffTagFactory

Inheritance

object TiffTagFactory

Dziedziczeni członkowie

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

CreateInstance(Szydło, Szydło)

Tworzenie nowego typu danych.

public static TiffDataType CreateInstance(ushort dataType, ushort tagId)

Parameters

dataType ushort

Typ danych instancji.

tagId ushort

z tagem ID.

Returns

TiffDataType

Typ danych TIFF

 Polski