←Select platform

RasterTagMetadata Class Members

Summary

The following tables list the members exposed by RasterTagMetadata.

Public Constructors

Name Description
Public Constructor RasterTagMetadata Initializes a new instance of RasterTagMetadata with the specified values.

Public Methods

Name Description
Public Method Clone Makes an exact copy of this RasterTagMetadata object.
Public Method FromAscii Sets the tag data to the specified string.
Public Method FromByte Sets the tag data to the specified array of bytes.
Public Method FromDouble Sets the tag data to the specified double precision values.
Public Method FromInt16 Sets the tag data to the specified integer values.
Public Method FromInt32 Sets the tag data to the specified integer values.
Public Method FromInt64 Sets the tag data to the specified integer values.
Public Method FromRational Sets the tag data to the specified RasterMetadataRational values.
Public Method FromSByte Sets the tag data to the specified array of signed bytes.
Public Method FromSingle Sets the tag data to the specified single precision values.
Public Method FromUInt16 Sets the tag data to the specified unsigned integer values.
Public Method FromUInt32 Sets the tag data to the specified unsigned integer values.
Public Method FromUInt64 Sets the tag data to the specified unsigned integer values.
Public Method FromURational Sets the tag data to the specified RasterMetadataURational values.
Public Method GetData Gets the tag data.
Public Method static  | Shared in VB GetDataTypeSize Gets the size of the specified RasterTagMetadataDataType.
Public Method SetData Sets the tag data.
Public Method ToAscii Converts the tag data to a string.
Public Method ToByte Converts the tag data to an array of bytes.
Public Method ToDouble Converts the tag data to an array of double precision values.
Public Method ToInt16 Converts the tag data to an array of integer values.
Public Method ToInt32 Converts the tag data to an array of integer values.
Public Method ToInt64 Converts the tag data to an array of integer values.
Public Method ToRational Converts the tag data to an array of RasterMetadataRational values.
Public Method ToSByte Converts the tag data to an array of signed bytes.
Public Method ToSingle Converts the tag data to an array of single precision values.
Public Method ToUInt16 Converts the tag data to an array of unsigned integer values.
Public Method ToUInt32 Converts the tag data to an array of unsigned integer values.
Public Method ToUInt64 Converts the tag data to an array of unsigned integer values.
Public Method ToURational Converts the tag data to an array of RasterMetadataURational values.

Public Properties

Name Description
Public Property Count Gets the size (in bytes) of the tag data.
Public Property DataType Gets or sets the data type for the tag.
Public Property Id Gets or sets the tag id.

Public Fields

Name Description
Public Field static  | Shared in VB AnnotationTiff Constant which represents the Annotation tag.
Public Field static  | Shared in VB Copyright Constant which represents the Copyright tag.
Public Field static  | Shared in VB ExifGps Constant which represents the Exif Gps tag.
Public Field static  | Shared in VB GeneralExif Constant which represents the General Exif tag.

See Also

RasterTagMetadata Class

Leadtools Namespace

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.