Class IOSurfaceValues

    • Constructor Detail

      • IOSurfaceValues

        public IOSurfaceValues()
    • Method Detail

      • AllocSize

        public static CFString AllocSize()
        Since:
        Available in iOS 3.0 and later.
      • Width

        public static CFString Width()
        Since:
        Available in iOS 3.0 and later.
      • Height

        public static CFString Height()
        Since:
        Available in iOS 3.0 and later.
      • BytesPerRow

        public static CFString BytesPerRow()
        Since:
        Available in iOS 3.0 and later.
      • BytesPerElement

        public static CFString BytesPerElement()
        Since:
        Available in iOS 3.0 and later.
      • ElementWidth

        public static CFString ElementWidth()
        Since:
        Available in iOS 3.0 and later.
      • ElementHeight

        public static CFString ElementHeight()
        Since:
        Available in iOS 3.0 and later.
      • Offset

        public static CFString Offset()
        Since:
        Available in iOS 3.0 and later.
      • PlaneInfo

        public static CFString PlaneInfo()
        Since:
        Available in iOS 3.0 and later.
      • PlaneWidth

        public static CFString PlaneWidth()
        Since:
        Available in iOS 3.0 and later.
      • PlaneHeight

        public static CFString PlaneHeight()
        Since:
        Available in iOS 3.0 and later.
      • PlaneBytesPerRow

        public static CFString PlaneBytesPerRow()
        Since:
        Available in iOS 3.0 and later.
      • PlaneOffset

        public static CFString PlaneOffset()
        Since:
        Available in iOS 3.0 and later.
      • PlaneSize

        public static CFString PlaneSize()
        Since:
        Available in iOS 3.0 and later.
      • PlaneBase

        public static CFString PlaneBase()
        Since:
        Available in iOS 3.0 and later.
      • PlaneBitsPerElement

        public static CFString PlaneBitsPerElement()
        Since:
        Available in iOS 11.0 and later.
      • PlaneBytesPerElement

        public static CFString PlaneBytesPerElement()
        Since:
        Available in iOS 3.0 and later.
      • PlaneElementWidth

        public static CFString PlaneElementWidth()
        Since:
        Available in iOS 3.0 and later.
      • PlaneElementHeight

        public static CFString PlaneElementHeight()
        Since:
        Available in iOS 3.0 and later.
      • CacheMode

        public static CFString CacheMode()
        Since:
        Available in iOS 3.0 and later.
      • IsGlobal

        @Deprecated
        public static CFString IsGlobal()
        Deprecated.
        Deprecated in iOS 9.0.
        Since:
        Available in iOS 3.0 and later.
      • PixelFormat

        public static CFString PixelFormat()
        Since:
        Available in iOS 3.0 and later.
      • PixelSizeCastingAllowed

        public static CFString PixelSizeCastingAllowed()
        Since:
        Available in iOS 10.0 and later.
      • PlaneComponentBitDepths

        public static CFString PlaneComponentBitDepths()
        Since:
        Available in iOS 11.0 and later.
      • PlaneComponentBitOffsets

        public static CFString PlaneComponentBitOffsets()
        Since:
        Available in iOS 11.0 and later.
      • PlaneComponentNames

        public static CFString PlaneComponentNames()
        Since:
        Available in iOS 11.0 and later.
      • PlaneComponentTypes

        public static CFString PlaneComponentTypes()
        Since:
        Available in iOS 11.0 and later.
      • PlaneComponentRanges

        public static CFString PlaneComponentRanges()
        Since:
        Available in iOS 11.0 and later.
      • Subsampling

        public static CFString Subsampling()
        Since:
        Available in iOS 11.0 and later.