Uses of Class
org.robovm.apple.imageio.CGImageDestinationCopySourceOptions
| Package | Description |
|---|---|
| org.robovm.apple.imageio |
-
Uses of CGImageDestinationCopySourceOptions in org.robovm.apple.imageio
Methods in org.robovm.apple.imageio that return types with arguments of type CGImageDestinationCopySourceOptions Modifier and Type Method Description static List<CGImageDestinationCopySourceOptions>CGImageDestinationCopySourceOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.imageio with parameters of type CGImageDestinationCopySourceOptions Modifier and Type Method Description booleanCGImageDestination. copyImageSource(CGImageSource isrc, CGImageDestinationCopySourceOptions options)static longCGImageDestinationCopySourceOptions.Marshaler. toNative(CGImageDestinationCopySourceOptions o, long flags)Method parameters in org.robovm.apple.imageio with type arguments of type CGImageDestinationCopySourceOptions Modifier and Type Method Description static longCGImageDestinationCopySourceOptions.AsListMarshaler. toNative(List<CGImageDestinationCopySourceOptions> l, long flags)static CGImageDestinationCopySourceOptionsCGImageDestinationCopySourceOptions.Marshaler. toObject(Class<CGImageDestinationCopySourceOptions> cls, long handle, long flags)