Uses of Class
org.robovm.apple.imageio.CGImageDestinationProperties
| Package | Description |
|---|---|
| org.robovm.apple.imageio |
-
Uses of CGImageDestinationProperties in org.robovm.apple.imageio
Methods in org.robovm.apple.imageio that return CGImageDestinationProperties Modifier and Type Method Description CGImageDestinationPropertiesCGImageDestinationProperties. set(CFString key, NativeObject value)CGImageDestinationPropertiesCGImageDestinationProperties. setBackgroundColor(CGColor backgroundColor)CGImageDestinationPropertiesCGImageDestinationProperties. setEmbedsThumbnail(boolean embedsThumbnail)CGImageDestinationPropertiesCGImageDestinationProperties. setLossyCompressionQuality(double lossyCompressionQuality)CGImageDestinationPropertiesCGImageDestinationProperties. setMaxPixelSize(long maxPixelSize)static CGImageDestinationPropertiesCGImageDestinationProperties.Marshaler. toObject(Class<CGImageDestinationProperties> cls, long handle, long flags)Methods in org.robovm.apple.imageio that return types with arguments of type CGImageDestinationProperties Modifier and Type Method Description static List<CGImageDestinationProperties>CGImageDestinationProperties.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.imageio with parameters of type CGImageDestinationProperties Modifier and Type Method Description voidCGImageDestination. addImage(CGImage image, CGImageDestinationProperties properties)voidCGImageDestination. addImageFromSource(CGImageSource isrc, long index, CGImageDestinationProperties properties)voidCGImageDestination. setProperties(CGImageDestinationProperties properties)static longCGImageDestinationProperties.Marshaler. toNative(CGImageDestinationProperties o, long flags)Method parameters in org.robovm.apple.imageio with type arguments of type CGImageDestinationProperties Modifier and Type Method Description static longCGImageDestinationProperties.AsListMarshaler. toNative(List<CGImageDestinationProperties> l, long flags)static CGImageDestinationPropertiesCGImageDestinationProperties.Marshaler. toObject(Class<CGImageDestinationProperties> cls, long handle, long flags)