| Leadtools Namespace : RasterCommentMetadataDataType Enumeration |
public enum RasterCommentMetadataDataType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterCommentMetadataDataType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterCommentMetadataDataType
public enum RasterCommentMetadataDataType : System.IComparable, System.IConvertible, System.IFormattable
typedef enum LTRasterCommentMetadataDataType LTRasterCommentMetadataDataType;
public enum RasterCommentMetadataDataType
Leadtools.RasterCommentMetadataDataType = function() { };
Leadtools.RasterCommentMetadataDataType.prototype = {
Ascii = 0,
URational = 1,
Rational = 2,
Byte = 3,
Int16 = 4,
};
public enum class RasterCommentMetadataDataType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0 | Ascii | ASCII character string ![]() ![]() ![]() |
| 1 | URational | Unsigned rational ![]() ![]() ![]() |
| 2 | Rational | Rational ![]() ![]() ![]() |
| 3 | Byte | Byte ![]() ![]() ![]() |
| 4 | Int16 | 16-bit integer ![]() ![]() ![]() |
For more information, refer to IPTC Comments.
For more information, refer to JPEG and LEAD File Comments.
System.Object
System.ValueType
System.Enum
Leadtools.RasterCommentMetadataDataType