Uses of Class
org.robovm.apple.coreimage.CIImageAutoAdjustmentOptions
| Package | Description |
|---|---|
| org.robovm.apple.coreimage |
-
Uses of CIImageAutoAdjustmentOptions in org.robovm.apple.coreimage
Methods in org.robovm.apple.coreimage that return CIImageAutoAdjustmentOptions Modifier and Type Method Description CIImageAutoAdjustmentOptionsCIImageAutoAdjustmentOptions. set(NSString key, NSObject value)CIImageAutoAdjustmentOptionsCIImageAutoAdjustmentOptions. setAppliesAutoLevel(boolean appliesAutoLevel)CIImageAutoAdjustmentOptionsCIImageAutoAdjustmentOptions. setAppliesCropFilter(boolean appliesCropFilter)CIImageAutoAdjustmentOptionsCIImageAutoAdjustmentOptions. setAppliesEnhancementFilter(boolean appliesEnhancementFilter)CIImageAutoAdjustmentOptionsCIImageAutoAdjustmentOptions. setAppliesRedEyeFilter(boolean appliesRedEyeFilter)CIImageAutoAdjustmentOptionsCIImageAutoAdjustmentOptions. setFeatures(List<CIFeature> features)static CIImageAutoAdjustmentOptionsCIImageAutoAdjustmentOptions.Marshaler. toObject(Class<CIImageAutoAdjustmentOptions> cls, long handle, long flags)Methods in org.robovm.apple.coreimage that return types with arguments of type CIImageAutoAdjustmentOptions Modifier and Type Method Description static List<CIImageAutoAdjustmentOptions>CIImageAutoAdjustmentOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreimage with parameters of type CIImageAutoAdjustmentOptions Modifier and Type Method Description NSArray<CIFilter>CIImage. getAutoAdjustmentFilters(CIImageAutoAdjustmentOptions options)static longCIImageAutoAdjustmentOptions.Marshaler. toNative(CIImageAutoAdjustmentOptions o, long flags)Method parameters in org.robovm.apple.coreimage with type arguments of type CIImageAutoAdjustmentOptions Modifier and Type Method Description static longCIImageAutoAdjustmentOptions.AsListMarshaler. toNative(List<CIImageAutoAdjustmentOptions> l, long flags)static CIImageAutoAdjustmentOptionsCIImageAutoAdjustmentOptions.Marshaler. toObject(Class<CIImageAutoAdjustmentOptions> cls, long handle, long flags)