←Select platform
In This Topic ▼

RasterCommentMetadata Class Members

Summary

The following tables list the members exposed by RasterCommentMetadata.

Public Constructors

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

Public Methods

Name Description
Public Method
Clone Makes an exact copy of this RasterCommentMetadata object.
Public Method FromAscii Sets the comment data to the specified string.
Public Method FromByte Sets the comment data to the specified array of bytes.
Public Method FromInt16 Sets the comment data to the specified integer values.
Public Method FromRational Sets the comment data to the specified RasterMetadataRational values.
Public Method FromURational Sets the comment data to the specified RasterMetadataURational values.
Public Method GetData Gets the data (an array of bytes) for this comment.
Public Method
static  | Shared in VB</div>
GetDataType Gets the RasterCommentMetadataDataType of the specified RasterCommentMetadataType.
Public Method static  | Shared in VB GetDataTypeSize Gets the size (in bytes) of the specified RasterCommentMetadataDataType.
Public Method SetData Sets the data (an array of bytes) for this comment.
Public Method ToAscii Converts the comment data to a string.
Public Method ToByte Converts the comment data to an array of bytes.
Public Method ToInt16 Converts the comment data to an array of integer values.
Public Method ToRational Converts the comment data to an array of RasterMetadataRational values.
Public Method ToURational Converts the comment data to an array of RasterMetadataURational values.

Public Properties

Name Description
Public Property
DataType Gets the data type for this comment.
Public Property Type Gets or sets the type of comment.

Public Fields

Name Description
Public Field
static  | Shared in VB
IptcSeparator The separator when a file has two or more IPTC comments.

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

Leadtools Assembly