Lists all CIFF Focal Length tag identifiers.
Syntax
'Declaration
Public Enum ImGearCIFFFocalLengthTagIDs
Inherits System.Enum
public enum ImGearCIFFFocalLengthTagIDs : System.Enum
__value public enum ImGearCIFFFocalLengthTagIDs : public System.Enum
public enum class ImGearCIFFFocalLengthTagIDs : public System.Enum
Members
Member | Description |
FORMAT | CIFFFocalLength metadata format identifier. |
LENGTH | Focal length. |
PLANE_XSIZE | Focal plane X size. |
PLANE_YSIZE | Focal plane Y size. |
TYPE | Focal length type. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearCIFFFocalLengthTagIDs
See Also