Uses of Class
org.robovm.apple.imageio.CGImagePropertyJFIF
| Package | Description |
|---|---|
| org.robovm.apple.imageio |
-
Uses of CGImagePropertyJFIF in org.robovm.apple.imageio
Fields in org.robovm.apple.imageio declared as CGImagePropertyJFIF Modifier and Type Field Description static CGImagePropertyJFIFCGImagePropertyJFIF. DensityUnitstatic CGImagePropertyJFIFCGImagePropertyJFIF. IsProgressivestatic CGImagePropertyJFIFCGImagePropertyJFIF. Versionstatic CGImagePropertyJFIFCGImagePropertyJFIF. XDensitystatic CGImagePropertyJFIFCGImagePropertyJFIF. YDensityMethods in org.robovm.apple.imageio that return CGImagePropertyJFIF Modifier and Type Method Description static CGImagePropertyJFIFCGImagePropertyJFIF.Marshaler. toObject(Class<CGImagePropertyJFIF> cls, long handle, long flags)static CGImagePropertyJFIFCGImagePropertyJFIF. valueOf(CFString value)Methods in org.robovm.apple.imageio that return types with arguments of type CGImagePropertyJFIF Modifier and Type Method Description static List<CGImagePropertyJFIF>CGImagePropertyJFIF.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.imageio with parameters of type CGImagePropertyJFIF Modifier and Type Method Description <T extends NativeObject>
TCGImagePropertyJFIFData. get(CGImagePropertyJFIF key, Class<T> type)doubleCGImagePropertyJFIFData. getNumber(CGImagePropertyJFIF property)StringCGImagePropertyJFIFData. getString(CGImagePropertyJFIF property)booleanCGImagePropertyJFIFData. has(CGImagePropertyJFIF key)CGImagePropertyJFIFDataCGImagePropertyJFIFData. set(CGImagePropertyJFIF property, double value)CGImagePropertyJFIFDataCGImagePropertyJFIFData. set(CGImagePropertyJFIF property, String value)CGImagePropertyJFIFDataCGImagePropertyJFIFData. set(CGImagePropertyJFIF key, NativeObject value)static longCGImagePropertyJFIF.Marshaler. toNative(CGImagePropertyJFIF o, long flags)Method parameters in org.robovm.apple.imageio with type arguments of type CGImagePropertyJFIF Modifier and Type Method Description static longCGImagePropertyJFIF.AsListMarshaler. toNative(List<CGImagePropertyJFIF> l, long flags)static CGImagePropertyJFIFCGImagePropertyJFIF.Marshaler. toObject(Class<CGImagePropertyJFIF> cls, long handle, long flags)