Class TiffDataTypeController

Class TiffDataTypeController

Il nome: Aspose.Imaging.Exif Assemblea: Aspose.Imaging.dll (25.4.0)

Represente la classe generale per lavorare con i tipi di dati tiff.

[JsonObject(MemberSerialization.OptIn)]
public class TiffDataTypeController

Inheritance

object TiffDataTypeController

Derived

ExifData

I membri ereditari

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

Constructors

TiffDataTypeController()

[JsonConstructor]
public TiffDataTypeController()

Methods

Exists(di Ushort)

Determinare se un tag specifico esiste.

protected bool Exists(ushort tagId)

Parameters

tagId ushort

Il tag identifica.

Returns

bool

È vero se il tag esiste.

GetSectionTags(int)

Ottieni i tag di sezione.

protected TiffDataType[] GetSectionTags(int section)

Parameters

section int

La sezione identifica. - 1 nel caso in cui tutte le etichette sono necessarie.

Returns

TiffDataType [ ]

Il tiff tag

GetTiffByteValue(di Ushort)

Riceve il valore TiffByteType.

protected byte[] GetTiffByteValue(ushort key)

Parameters

key ushort

Il tag chiave.

Returns

byte [ ]

Il valore di TiffByteType byte[]

GetTiffLongTypeValue(Cappuccetto, Uint)

Riceve il valore di tag TiffLongType all’indice 0.

protected uint GetTiffLongTypeValue(ushort key, uint defaultValue)

Parameters

key ushort

Il tag chiave.

defaultValue uint

Il valore default.

Returns

uint

Il valore del tag TiffLongType a 0 indice.

GetTiffRationalArray(di Ushort)

Riceve il valore TiffRationalType.

protected TiffRational[] GetTiffRationalArray(ushort key)

Parameters

key ushort

Il tag chiave.

Returns

TiffRational [ ]

Il valore di tipo TiffSRationalType.

GetTiffRationalValue(di Ushort)

Riceve il valore TiffRationalType all’indice 0.

protected TiffRational GetTiffRationalValue(ushort key)

Parameters

key ushort

Il tag chiave.

Returns

TiffRational

Il valore di tipo TiffRationalType.

Valutazione del valore(di Ushort)

Riceve il valore TiffSRationalType all’indice 0.

protected TiffSRational GetTiffSRationalValue(ushort key)

Parameters

key ushort

Il tag chiave.

Returns

TiffSRational

Il valore di tipo TiffSRationalType.

GetTiffShortArray(di Ushort)

Riceve il valore TiffShortType.

protected ushort[] GetTiffShortArray(ushort key)

Parameters

key ushort

Il tag chiave.

Returns

ushort [ ]

Il valore di TiffShortType.

GetTiffShortValue(di Ushort, Ushort)

Riceve il valore TiffShortType all’indice 0.

protected ushort GetTiffShortValue(ushort key, ushort defaultValue)

Parameters

key ushort

Il tag chiave.

defaultValue ushort

Il valore default.

Returns

ushort

Il valore di tipo TiffShortType.

GetTiffStringValue(di Ushort)

Riceve il valore TiffASCIIType come string.

protected string GetTiffStringValue(ushort key)

Parameters

key ushort

Il tag chiave.

Returns

string

Il tipo di valore di Tiffasciitype.

GetTiffType(di Ushort)

Ricevi il TiffDataType per ID.

protected TiffDataType GetTiffType(ushort key)

Parameters

key ushort

Il tag chiave.

Returns

TiffDataType

Il TiffDataType o zero.

GetTiffUndefinedValue(di Ushort)

Riceve il valore TiffUndefinedType come byte[].

protected byte[] GetTiffUndefinedValue(ushort key)

Parameters

key ushort

Il tag chiave.

Returns

byte [ ]

Il valore di tipo TiffUndefinedType.

Rimuovere(di Ushort)

Rimuovere il tag per identificare.

protected void RemoveTagByID(ushort tagId)

Parameters

tagId ushort

Il tag identifica.

SetSectionTags(Sito, TiffDataType[])

Inserisci le tag di sezione.

protected void SetSectionTags(int section, TiffDataType[] tags)

Parameters

section int

La sezione per impostare le etichette per. -1 se si desidera impostare le etichette secondo le specifiche della sezione.

tags TiffDataType [ ]

I tag da impostare.

SetTiffByteValue(Il Battista, Battista[ ], di int)

Inserisci il valore TiffByteType.

protected void SetTiffByteValue(ushort key, byte[] value, int section)

Parameters

key ushort

Il tag chiave.

value byte [ ]

Il valore da impostare.

section int

La sezione da impostare.

SetTiffLongTypeValue(Sì, Sì, Sì int)

Inserisci il valore di tipo TiffLongType come uint[1] con value'.

protected void SetTiffLongTypeValue(ushort key, uint value, int section)

Parameters

key ushort

Il tag chiave.

value uint

Il valore .

section int

La sezione da impostare.

SetTiffRational(Testimonianza, Testimonianza, int)

Inserisci il valore del tipo TiffRationalType come uint[1] con rational'.

protected void SetTiffRational(ushort key, TiffRational rational, int section)

Parameters

key ushort

Il tag chiave.

rational TiffRational

Il valore .

section int

La sezione da impostare.

SetTiffRationalArray(Cattolica, TiffRational[ ], di int)

Imposta il tipo di valore TiffSRationalType.

protected void SetTiffRationalArray(ushort key, TiffRational[] rational, int section)

Parameters

key ushort

Il tag chiave.

rational TiffRational [ ]

Il razionale .

section int

La sezione .

Valutazione settiff(Testo, Testo di Testo, int)

Inserisci il tipo di valore TiffSRationalType come TiffSRational[1] con rational’ valore.

protected void SetTiffSRationalValue(ushort key, TiffSRational rational, int section)

Parameters

key ushort

Il tag chiave.

rational TiffSRational

Il razionale .

section int

La sezione .

SetTiffShortArray(di Ushort, Ushort[ ], di int)

Inserisci il valore TiffShortType.

protected void SetTiffShortArray(ushort key, ushort[] value, int section)

Parameters

key ushort

Il tag chiave.

value ushort [ ]

Il valore .

section int

La sezione .

SetTiffShortValue(Sì, Sì, Sì, Sì)

Inserisci il valore di tipo TiffShortType come ushort[1] con value’ riempito.

protected void SetTiffShortValue(ushort key, ushort value, int section)

Parameters

key ushort

Il tag chiave.

value ushort

Il valore .

section int

La sezione da impostare.

SetTiffStringValue(di String, String, Int)

Inserisci il valore di tipo TiffASCIIType con text’ riempito.

protected void SetTiffStringValue(ushort key, string text, int section)

Parameters

key ushort

Il tag chiave.

text string

Il valore .

section int

La sezione da impostare.

SetTiffType(Il tipo di dati, int)

Inserisci il TiffDataType.

protected void SetTiffType(TiffDataType tiffDataType, int section)

Parameters

tiffDataType TiffDataType

Il TiffDataType da impostare.

section int

La sezione .

SetTiffUndefinedValue(Il Battista, Battista[ ], di int)

Inserisci il valore di tipo TiffUndefinedType con data’ riempito.

protected void SetTiffUndefinedValue(ushort key, byte[] data, int section)

Parameters

key ushort

Il tag chiave.

data byte [ ]

Il valore .

section int

La sezione da impostare.

 Italiano