FNumber

public final class FNumber: CaptureSetting

This class for setting of aperture value.

  • Undocumented

    Declaration

    Swift

    public static let null = FNumber(.null)
  • Undocumented

    Declaration

    Swift

    public static let f0_5 = FNumber(.f0_5)
  • Undocumented

    Declaration

    Swift

    public static let f0_7 = FNumber(.f0_7)
  • Undocumented

    Declaration

    Swift

    public static let f0_8 = FNumber(.f0_8)
  • Undocumented

    Declaration

    Swift

    public static let f0_9 = FNumber(.f0_9)
  • Undocumented

    Declaration

    Swift

    public static let f1_0 = FNumber(.f1_0)
  • Undocumented

    Declaration

    Swift

    public static let f1_1 = FNumber(.f1_1)
  • Undocumented

    Declaration

    Swift

    public static let f1_2 = FNumber(.f1_2)
  • Undocumented

    Declaration

    Swift

    public static let f1_3 = FNumber(.f1_3)
  • Undocumented

    Declaration

    Swift

    public static let f1_4 = FNumber(.f1_4)
  • Undocumented

    Declaration

    Swift

    public static let f1_6 = FNumber(.f1_6)
  • Undocumented

    Declaration

    Swift

    public static let f1_7 = FNumber(.f1_7)
  • Undocumented

    Declaration

    Swift

    public static let f1_8 = FNumber(.f1_8)
  • Undocumented

    Declaration

    Swift

    public static let f1_9 = FNumber(.f1_9)
  • Undocumented

    Declaration

    Swift

    public static let f2_0 = FNumber(.f2_0)
  • Undocumented

    Declaration

    Swift

    public static let f2_2 = FNumber(.f2_2)
  • Undocumented

    Declaration

    Swift

    public static let f2_4 = FNumber(.f2_4)
  • Undocumented

    Declaration

    Swift

    public static let f2_5 = FNumber(.f2_5)
  • Undocumented

    Declaration

    Swift

    public static let f2_8 = FNumber(.f2_8)
  • Undocumented

    Declaration

    Swift

    public static let f3_2 = FNumber(.f3_2)
  • Undocumented

    Declaration

    Swift

    public static let f3_3 = FNumber(.f3_3)
  • Undocumented

    Declaration

    Swift

    public static let f3_5 = FNumber(.f3_5)
  • Undocumented

    Declaration

    Swift

    public static let f4_0 = FNumber(.f4_0)
  • Undocumented

    Declaration

    Swift

    public static let f4_5 = FNumber(.f4_5)
  • Undocumented

    Declaration

    Swift

    public static let f4_8 = FNumber(.f4_8)
  • Undocumented

    Declaration

    Swift

    public static let f5_0 = FNumber(.f5_0)
  • Undocumented

    Declaration

    Swift

    public static let f5_6 = FNumber(.f5_6)
  • Undocumented

    Declaration

    Swift

    public static let f6_3 = FNumber(.f6_3)
  • Undocumented

    Declaration

    Swift

    public static let f6_7 = FNumber(.f6_7)
  • Undocumented

    Declaration

    Swift

    public static let f7_1 = FNumber(.f7_1)
  • Undocumented

    Declaration

    Swift

    public static let f8_0 = FNumber(.f8_0)
  • Undocumented

    Declaration

    Swift

    public static let f9_0 = FNumber(.f9_0)
  • Undocumented

    Declaration

    Swift

    public static let f9_5 = FNumber(.f9_5)
  • f10

    Undocumented

    Declaration

    Swift

    public static let f10 = FNumber(.f10)
  • f11

    Undocumented

    Declaration

    Swift

    public static let f11 = FNumber(.f11)
  • f13

    Undocumented

    Declaration

    Swift

    public static let f13 = FNumber(.f13)
  • f14

    Undocumented

    Declaration

    Swift

    public static let f14 = FNumber(.f14)
  • f16

    Undocumented

    Declaration

    Swift

    public static let f16 = FNumber(.f16)
  • f18

    Undocumented

    Declaration

    Swift

    public static let f18 = FNumber(.f18)
  • f19

    Undocumented

    Declaration

    Swift

    public static let f19 = FNumber(.f19)
  • f20

    Undocumented

    Declaration

    Swift

    public static let f20 = FNumber(.f20)
  • f22

    Undocumented

    Declaration

    Swift

    public static let f22 = FNumber(.f22)
  • f25

    Undocumented

    Declaration

    Swift

    public static let f25 = FNumber(.f25)
  • f27

    Undocumented

    Declaration

    Swift

    public static let f27 = FNumber(.f27)
  • f29

    Undocumented

    Declaration

    Swift

    public static let f29 = FNumber(.f29)
  • f32

    Undocumented

    Declaration

    Swift

    public static let f32 = FNumber(.f32)
  • f36

    Undocumented

    Declaration

    Swift

    public static let f36 = FNumber(.f36)
  • f38

    Undocumented

    Declaration

    Swift

    public static let f38 = FNumber(.f38)
  • f40

    Undocumented

    Declaration

    Swift

    public static let f40 = FNumber(.f40)
  • f45

    Undocumented

    Declaration

    Swift

    public static let f45 = FNumber(.f45)
  • f51

    Undocumented

    Declaration

    Swift

    public static let f51 = FNumber(.f51)
  • f54

    Undocumented

    Declaration

    Swift

    public static let f54 = FNumber(.f54)
  • f57

    Undocumented

    Declaration

    Swift

    public static let f57 = FNumber(.f57)
  • f64

    Undocumented

    Declaration

    Swift

    public static let f64 = FNumber(.f64)
  • f72

    Undocumented

    Declaration

    Swift

    public static let f72 = FNumber(.f72)
  • f76

    Undocumented

    Declaration

    Swift

    public static let f76 = FNumber(.f76)
  • f80

    Undocumented

    Declaration

    Swift

    public static let f80 = FNumber(.f80)
  • f81

    Undocumented

    Declaration

    Swift

    public static let f81 = FNumber(.f81)
  • f90

    Undocumented

    Declaration

    Swift

    public static let f90 = FNumber(.f90)
  • Undocumented

    Declaration

    Swift

    public static let f107 = FNumber(.f107)
  • Undocumented

    Declaration

    Swift

    public static let f128 = FNumber(.f128)
  • Undocumented

    Declaration

    Swift

    public static let f180 = FNumber(.f180)
  • Undocumented

    Declaration

    Swift

    public static let f256 = FNumber(.f256)
  • Constructs an object not having a value.

    Declaration

    Swift

    override public init()
  • This class for setting value of aperture value.

    Declaration

    Swift

    public final class Value: CaptureSetting.Value