Uses of Class
org.robovm.apple.coregraphics.CGDataConsumer
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics | |
| org.robovm.apple.imageio |
-
Uses of CGDataConsumer in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGDataConsumer Modifier and Type Method Description static CGDataConsumerCGDataConsumer. create(NSData data)static CGDataConsumerCGDataConsumer. create(NSURL url)Methods in org.robovm.apple.coregraphics with parameters of type CGDataConsumer Modifier and Type Method Description static CGPDFContextCGPDFContext. create(CGDataConsumer consumer, CGRect mediaBox, CGPDFContextOptions auxiliaryInfo) -
Uses of CGDataConsumer in org.robovm.apple.imageio
Methods in org.robovm.apple.imageio with parameters of type CGDataConsumer Modifier and Type Method Description static CGImageDestinationCGImageDestination. create(CGDataConsumer consumer, String type, long count, NSDictionary options)