|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
| 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 NS_ENUM(NSInteger, LTRasterCommentMetadataDataType)
public enum RasterCommentMetadataDataType
Leadtools.RasterCommentMetadataDataType = function() { };
Leadtools.RasterCommentMetadataDataType.prototype = {<br/>
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