Package org.robovm.apple.iosurface
Class IOSurfaceValues
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.iosurface.IOSurfaceValues
public class IOSurfaceValues extends CocoaUtility
-
Constructor Summary
Constructors Constructor Description IOSurfaceValues() -
Method Summary
-
Constructor Details
-
IOSurfaceValues
public IOSurfaceValues()
-
-
Method Details
-
AllocSize
- Since:
- Available in iOS 11.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.
-
PlaneBitsPerElement
- 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.
-
IsGlobal
Deprecated.Deprecated in iOS 11.0. Global surfaces are insecure- 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.
-
PlaneComponentBitDepths
- Since:
- Available in iOS 11.0 and later.
-
PlaneComponentBitOffsets
- Since:
- Available in iOS 11.0 and later.
-
PlaneComponentNames
- Since:
- Available in iOS 11.0 and later.
-
PlaneComponentTypes
- Since:
- Available in iOS 11.0 and later.
-
PlaneComponentRanges
- Since:
- Available in iOS 11.0 and later.
-
Subsampling
- Since:
- Available in iOS 11.0 and later.
-
ColorSpace
- Since:
- Available in iOS 11.0 and later.
-
ICCProfile
- Since:
- Available in iOS 11.0 and later.
-