Uses of Class
org.robovm.apple.coregraphics.CGInterpolationQuality
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics |
-
Uses of CGInterpolationQuality in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGInterpolationQuality Modifier and Type Method Description CGInterpolationQualityCGContext. getInterpolationQuality()static CGInterpolationQualityCGInterpolationQuality. valueOf(long n)Returns the enum constant of this type with the specified name.static CGInterpolationQualityCGInterpolationQuality. valueOf(String name)Returns the enum constant of this type with the specified name.static CGInterpolationQuality[]CGInterpolationQuality. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coregraphics with parameters of type CGInterpolationQuality Modifier and Type Method Description voidCGContext. setInterpolationQuality(CGInterpolationQuality quality)