VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Raw.Ciff Namespace / CiffShootingRecordTagId Enumeration
Syntax Members Hierarchy Requirements SeeAlso
In This Topic
CiffShootingRecordTagId Enumeration
In This Topic
Specifies available IDs of CIFF Shooting Record tags.
Syntax
'Declaration

Public Enum CiffShootingRecordTagId
   Inherits System.Enum

public enum CiffShootingRecordTagId : System.Enum

Members
MemberDescription
NullRecordThe null directory entry.
FreeBytesUnused bytes in the value.
ShutterReleaseMethodShutter release method.
ShutterReleaseTimingShutter release timing.
ReleaseSettingRelease settings.
SelfTimerTimeThe self-timer time.
TargetDistanceSettingThe target distance in mm
FlashInfoThe flash guide number and the flash threshold.
ExposureInfoExposure compensation, Tv, Av.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Vintasoft.Imaging.Codecs.ImageFiles.Raw.Ciff.CiffShootingRecordTagId

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also