public final class ExifPropertyType
extends com.aspose.ms.System.Enum
Represents EXIF tag types.
Modifier and Type | Field and Description |
---|---|
static int |
Ascii
ASCII type.
|
static int |
ByteArray
ByteArray type.
|
static int |
Rational
XmpRational type.
|
static int |
RationalArray
XmpRational array type.
|
static int |
UShort
UShort type.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Ascii
ASCII type.
public static final int ByteArray
ByteArray type.
public static final int Rational
XmpRational type.
public static final int RationalArray
XmpRational array type.
public static final int UShort
UShort type.
Copyright © 2017. All rights reserved.