Package org.robovm.apple.iosurface
Class IOSurfacePropertyKey.Values
java.lang.Object
org.robovm.apple.iosurface.IOSurfacePropertyKey.Values
- Enclosing class:
- IOSurfacePropertyKey
public static class IOSurfacePropertyKey.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static CFStringAllocSize()static CFStringAllocSizeKey()Deprecated.Deprecated in iOS 12.0.static CFStringBytesPerElement()static CFStringBytesPerRow()static CFStringCacheMode()static CFStringElementHeight()static CFStringElementWidth()static CFStringHeight()static CFStringOffset()static CFStringPixelFormat()static CFStringPixelSizeCastingAllowed()static CFStringPlaneBase()static CFStringPlaneBytesPerElement()static CFStringPlaneBytesPerRow()static CFStringPlaneElementHeight()static CFStringPlaneElementWidth()static CFStringPlaneHeight()static CFStringPlaneInfo()static CFStringPlaneOffset()static CFStringPlaneSize()static CFStringPlaneWidth()static CFStringWidth()
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
AllocSize
- Since:
- Available in iOS 12.0 and later.
-
Width
- Since:
- Available in iOS 11.0 and later.
-
Height
- Since:
- Available in iOS 11.0 and later.
-
BytesPerRow
- Since:
- Available in iOS 11.0 and later.
-
BytesPerElement
- Since:
- Available in iOS 11.0 and later.
-
ElementWidth
- Since:
- Available in iOS 11.0 and later.
-
ElementHeight
- Since:
- Available in iOS 11.0 and later.
-
Offset
- Since:
- Available in iOS 11.0 and later.
-
PlaneInfo
- Since:
- Available in iOS 11.0 and later.
-
PlaneWidth
- Since:
- Available in iOS 11.0 and later.
-
PlaneHeight
- Since:
- Available in iOS 11.0 and later.
-
PlaneBytesPerRow
- Since:
- Available in iOS 11.0 and later.
-
PlaneOffset
- Since:
- Available in iOS 11.0 and later.
-
PlaneSize
- Since:
- Available in iOS 11.0 and later.
-
PlaneBase
- Since:
- Available in iOS 11.0 and later.
-
PlaneBytesPerElement
- Since:
- Available in iOS 11.0 and later.
-
PlaneElementWidth
- Since:
- Available in iOS 11.0 and later.
-
PlaneElementHeight
- Since:
- Available in iOS 11.0 and later.
-
CacheMode
- Since:
- Available in iOS 11.0 and later.
-
PixelFormat
- Since:
- Available in iOS 11.0 and later.
-
PixelSizeCastingAllowed
- Since:
- Available in iOS 11.0 and later.
-
AllocSizeKey
Deprecated.Deprecated in iOS 12.0. Use IOSurfacePropertyKeyAllocSize- Since:
- Available in iOS 11.0 and later.
-