Package org.robovm.apple.imageio
Class CGImageSourceOptions.Keys
java.lang.Object
org.robovm.apple.imageio.CGImageSourceOptions.Keys
- Enclosing class:
- CGImageSourceOptions
public static class CGImageSourceOptions.Keys extends Object
-
Constructor Summary
Constructors Constructor Description Keys() -
Method Summary
Modifier and Type Method Description static CFStringCreateThumbnailFromImageAlways()static CFStringCreateThumbnailFromImageIfAbsent()static CFStringCreateThumbnailWithTransform()static CFStringShouldAllowFloat()static CFStringShouldCache()static CFStringShouldCacheImmediately()static CFStringSubsampleFactor()static CFStringThumbnailMaxPixelSize()static CFStringTypeIdentifierHint()
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details