Uses of Class
org.robovm.apple.coreimage.CIImageAutoAdjustOptions
| Package | Description |
|---|---|
| org.robovm.apple.coreimage |
-
Uses of CIImageAutoAdjustOptions in org.robovm.apple.coreimage
Methods in org.robovm.apple.coreimage that return CIImageAutoAdjustOptions Modifier and Type Method Description CIImageAutoAdjustOptionsCIImageAutoAdjustOptions. set(CFString key, NativeObject value)CIImageAutoAdjustOptionsCIImageAutoAdjustOptions. setAppliesAutoLevel(boolean appliesAutoLevel)CIImageAutoAdjustOptionsCIImageAutoAdjustOptions. setAppliesCropFilter(boolean appliesCropFilter)CIImageAutoAdjustOptionsCIImageAutoAdjustOptions. setAppliesEnhancementFilter(boolean appliesEnhancementFilter)CIImageAutoAdjustOptionsCIImageAutoAdjustOptions. setAppliesRedEyeFilter(boolean appliesRedEyeFilter)CIImageAutoAdjustOptionsCIImageAutoAdjustOptions. setFeatures(List<CIFeature> features)static CIImageAutoAdjustOptionsCIImageAutoAdjustOptions.Marshaler. toObject(Class<CIImageAutoAdjustOptions> cls, long handle, long flags)Methods in org.robovm.apple.coreimage that return types with arguments of type CIImageAutoAdjustOptions Modifier and Type Method Description static List<CIImageAutoAdjustOptions>CIImageAutoAdjustOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coreimage with parameters of type CIImageAutoAdjustOptions Modifier and Type Method Description static longCIImageAutoAdjustOptions.Marshaler. toNative(CIImageAutoAdjustOptions o, long flags)Method parameters in org.robovm.apple.coreimage with type arguments of type CIImageAutoAdjustOptions Modifier and Type Method Description static longCIImageAutoAdjustOptions.AsListMarshaler. toNative(List<CIImageAutoAdjustOptions> l, long flags)static CIImageAutoAdjustOptionsCIImageAutoAdjustOptions.Marshaler. toObject(Class<CIImageAutoAdjustOptions> cls, long handle, long flags)