←Select platform

RasterCommentMetadata Class Members

Summary

The following tables list the members exposed by RasterCommentMetadata.

Public Constructors

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

Public Methods

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

Public Properties

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

Public Fields

Name Description
IptcSeparator The separator when a file has two or more IPTC comments.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly