Uses of Class
org.robovm.apple.imageio.CGImagePropertyPNG
| Package | Description |
|---|---|
| org.robovm.apple.imageio |
-
Uses of CGImagePropertyPNG in org.robovm.apple.imageio
Methods in org.robovm.apple.imageio that return CGImagePropertyPNG Modifier and Type Method Description static CGImagePropertyPNGCGImagePropertyPNG.Marshaler. toObject(Class<CGImagePropertyPNG> cls, long handle, long flags)static CGImagePropertyPNGCGImagePropertyPNG. valueOf(CFString value)Methods in org.robovm.apple.imageio that return types with arguments of type CGImagePropertyPNG Modifier and Type Method Description static List<CGImagePropertyPNG>CGImagePropertyPNG.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.imageio with parameters of type CGImagePropertyPNG Modifier and Type Method Description <T extends NativeObject>
TCGImagePropertyPNGData. get(CGImagePropertyPNG key, Class<T> type)doubleCGImagePropertyPNGData. getNumber(CGImagePropertyPNG property)StringCGImagePropertyPNGData. getString(CGImagePropertyPNG property)booleanCGImagePropertyPNGData. has(CGImagePropertyPNG key)CGImagePropertyPNGDataCGImagePropertyPNGData. set(CGImagePropertyPNG property, double value)CGImagePropertyPNGDataCGImagePropertyPNGData. set(CGImagePropertyPNG property, String value)CGImagePropertyPNGDataCGImagePropertyPNGData. set(CGImagePropertyPNG key, NativeObject value)static longCGImagePropertyPNG.Marshaler. toNative(CGImagePropertyPNG o, long flags)Method parameters in org.robovm.apple.imageio with type arguments of type CGImagePropertyPNG Modifier and Type Method Description static longCGImagePropertyPNG.AsListMarshaler. toNative(List<CGImagePropertyPNG> l, long flags)static CGImagePropertyPNGCGImagePropertyPNG.Marshaler. toObject(Class<CGImagePropertyPNG> cls, long handle, long flags)