ImageGear .NET - Updated
ImGearEXIFMakerNotePentaxTagIDs Enumeration




ImageGear24.Core Assembly > ImageGear.Formats Namespace : ImGearEXIFMakerNotePentaxTagIDs Enumeration
Lists all Pentax EXIF MakerNote tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearEXIFMakerNotePentaxTagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearEXIFMakerNotePentaxTagIDs
public enum ImGearEXIFMakerNotePentaxTagIDs : System.Enum 
__value public enum ImGearEXIFMakerNotePentaxTagIDs : public System.Enum 
public enum class ImGearEXIFMakerNotePentaxTagIDs : public System.Enum 
Members
MemberDescription
CAPTUREMODECapture mode.
COLOURColour information.
CONTRASTPentax MakerNote ñontrast.
DAYLIGHTSAVINGSDaylight savings.
DIGITALZOOMDigital zoom.
FLASHMODEFlash mode.
FOCUSMODEFocus mode.
FORMATEXIF_MakerNote_Pentax metadata format identifier.
ISOSPEEDISO speed.
PRINTIMAGEMMATCHINGINFOPrint image matching info.
QUALITYLEVELQuality level.
SATURATIONPentax MakerNote ûaturation.
SHARPNESSPentax MakerNote ûharpness.
TIMEZONETime zone.
WHITEBALANCEWhite balance.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearEXIFMakerNotePentaxTagIDs

See Also

Reference

ImageGear.Formats Namespace