Uses of Class
org.robovm.apple.coreimage.CIRenderDestinationAlphaMode
| Package | Description |
|---|---|
| org.robovm.apple.coreimage |
-
Uses of CIRenderDestinationAlphaMode in org.robovm.apple.coreimage
Methods in org.robovm.apple.coreimage that return CIRenderDestinationAlphaMode Modifier and Type Method Description CIRenderDestinationAlphaModeCIRenderDestination. getAlphaMode()static CIRenderDestinationAlphaModeCIRenderDestinationAlphaMode. valueOf(long n)Returns the enum constant of this type with the specified name.static CIRenderDestinationAlphaModeCIRenderDestinationAlphaMode. valueOf(String name)Returns the enum constant of this type with the specified name.static CIRenderDestinationAlphaMode[]CIRenderDestinationAlphaMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coreimage with parameters of type CIRenderDestinationAlphaMode Modifier and Type Method Description voidCIRenderDestination. setAlphaMode(CIRenderDestinationAlphaMode v)