Class IOSurfacePropertyKey

    • Field Detail

      • AllocSize

        public static final IOSurfacePropertyKey AllocSize
        Since:
        Available in iOS 12.0 and later.
      • BytesPerRow

        public static final IOSurfacePropertyKey BytesPerRow
        Since:
        Available in iOS 10.0 and later.
      • BytesPerElement

        public static final IOSurfacePropertyKey BytesPerElement
        Since:
        Available in iOS 10.0 and later.
      • ElementWidth

        public static final IOSurfacePropertyKey ElementWidth
        Since:
        Available in iOS 10.0 and later.
      • ElementHeight

        public static final IOSurfacePropertyKey ElementHeight
        Since:
        Available in iOS 10.0 and later.
      • PlaneInfo

        public static final IOSurfacePropertyKey PlaneInfo
        Since:
        Available in iOS 10.0 and later.
      • PlaneWidth

        public static final IOSurfacePropertyKey PlaneWidth
        Since:
        Available in iOS 10.0 and later.
      • PlaneHeight

        public static final IOSurfacePropertyKey PlaneHeight
        Since:
        Available in iOS 10.0 and later.
      • PlaneBytesPerRow

        public static final IOSurfacePropertyKey PlaneBytesPerRow
        Since:
        Available in iOS 10.0 and later.
      • PlaneOffset

        public static final IOSurfacePropertyKey PlaneOffset
        Since:
        Available in iOS 10.0 and later.
      • PlaneSize

        public static final IOSurfacePropertyKey PlaneSize
        Since:
        Available in iOS 10.0 and later.
      • PlaneBase

        public static final IOSurfacePropertyKey PlaneBase
        Since:
        Available in iOS 10.0 and later.
      • PlaneBytesPerElement

        public static final IOSurfacePropertyKey PlaneBytesPerElement
        Since:
        Available in iOS 10.0 and later.
      • PlaneElementWidth

        public static final IOSurfacePropertyKey PlaneElementWidth
        Since:
        Available in iOS 10.0 and later.
      • PlaneElementHeight

        public static final IOSurfacePropertyKey PlaneElementHeight
        Since:
        Available in iOS 10.0 and later.
      • CacheMode

        public static final IOSurfacePropertyKey CacheMode
        Since:
        Available in iOS 10.0 and later.
      • PixelFormat

        public static final IOSurfacePropertyKey PixelFormat
        Since:
        Available in iOS 10.0 and later.
      • PixelSizeCastingAllowed

        public static final IOSurfacePropertyKey PixelSizeCastingAllowed
        Since:
        Available in iOS 10.0 and later.
      • AllocSizeKey

        @Deprecated
        public static final IOSurfacePropertyKey AllocSizeKey
        Deprecated.
        Deprecated in iOS 12.0.
        Since:
        Available in iOS 10.0 and later.