←Select platform
In This Topic ▼

RasterTagMetadata Class Methods

Summary

For a list of all members of this type, see RasterTagMetadata members

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 unsigned 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 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 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 ToURational Converts the tag data to an array of RasterMetadataURational values.

See Also

Reference

RasterTagMetadata Class

Leadtools Namespace

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

Leadtools Assembly

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