For a list of all members of this type, see RasterCommentMetadata members.
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 arry 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 arry 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. |