Class CVImageBufferChromaLocation.Values

java.lang.Object
org.robovm.apple.corevideo.CVImageBufferChromaLocation.Values
Enclosing class:
CVImageBufferChromaLocation

public static class CVImageBufferChromaLocation.Values
extends Object
  • Constructor Details

    • Values

      public Values()
  • Method Details

    • Left

      public static CFString Left()
    • Center

      public static CFString Center()
    • TopLeft

      public static CFString TopLeft()
    • Top

      public static CFString Top()
    • BottomLeft

      public static CFString BottomLeft()
    • Bottom

      public static CFString Bottom()
    • DV420

      public static CFString DV420()