Package org.robovm.apple.imageio
Class CGImagePropertyGIF.Values
java.lang.Object
org.robovm.apple.imageio.CGImagePropertyGIF.Values
- Enclosing class:
- CGImagePropertyGIF
public static class CGImagePropertyGIF.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static CFStringCanvasPixelHeight()static CFStringCanvasPixelWidth()static CFStringDelayTime()static CFStringFrameInfoArray()static CFStringHasGlobalColorMap()static CFStringImageColorMap()static CFStringLoopCount()static CFStringUnclampedDelayTime()
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
LoopCount
-
DelayTime
-
ImageColorMap
-
HasGlobalColorMap
-
UnclampedDelayTime
-
CanvasPixelWidth
- Since:
- Available in iOS 13.0 and later.
-
CanvasPixelHeight
- Since:
- Available in iOS 13.0 and later.
-
FrameInfoArray
- Since:
- Available in iOS 13.0 and later.
-