Uses of Class
org.robovm.apple.imageio.CGImagePropertyExifAux
| Package | Description |
|---|---|
| org.robovm.apple.imageio |
-
Uses of CGImagePropertyExifAux in org.robovm.apple.imageio
Fields in org.robovm.apple.imageio declared as CGImagePropertyExifAux Modifier and Type Field Description static CGImagePropertyExifAuxCGImagePropertyExifAux. Firmwarestatic CGImagePropertyExifAuxCGImagePropertyExifAux. FlashCompensationstatic CGImagePropertyExifAuxCGImagePropertyExifAux. ImageNumberstatic CGImagePropertyExifAuxCGImagePropertyExifAux. LensIDstatic CGImagePropertyExifAuxCGImagePropertyExifAux. LensInfostatic CGImagePropertyExifAuxCGImagePropertyExifAux. LensModelstatic CGImagePropertyExifAuxCGImagePropertyExifAux. LensSerialNumberstatic CGImagePropertyExifAuxCGImagePropertyExifAux. OwnerNamestatic CGImagePropertyExifAuxCGImagePropertyExifAux. SerialNumberMethods in org.robovm.apple.imageio that return CGImagePropertyExifAux Modifier and Type Method Description static CGImagePropertyExifAuxCGImagePropertyExifAux.Marshaler. toObject(Class<CGImagePropertyExifAux> cls, long handle, long flags)static CGImagePropertyExifAuxCGImagePropertyExifAux. valueOf(CFString value)Methods in org.robovm.apple.imageio that return types with arguments of type CGImagePropertyExifAux Modifier and Type Method Description static List<CGImagePropertyExifAux>CGImagePropertyExifAux.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.imageio with parameters of type CGImagePropertyExifAux Modifier and Type Method Description <T extends NativeObject>
TCGImagePropertyExifAuxData. get(CGImagePropertyExifAux key, Class<T> type)doubleCGImagePropertyExifAuxData. getNumber(CGImagePropertyExifAux property)StringCGImagePropertyExifAuxData. getString(CGImagePropertyExifAux property)booleanCGImagePropertyExifAuxData. has(CGImagePropertyExifAux key)CGImagePropertyExifAuxDataCGImagePropertyExifAuxData. set(CGImagePropertyExifAux property, double value)CGImagePropertyExifAuxDataCGImagePropertyExifAuxData. set(CGImagePropertyExifAux property, String value)CGImagePropertyExifAuxDataCGImagePropertyExifAuxData. set(CGImagePropertyExifAux key, NativeObject value)static longCGImagePropertyExifAux.Marshaler. toNative(CGImagePropertyExifAux o, long flags)Method parameters in org.robovm.apple.imageio with type arguments of type CGImagePropertyExifAux Modifier and Type Method Description static longCGImagePropertyExifAux.AsListMarshaler. toNative(List<CGImagePropertyExifAux> l, long flags)static CGImagePropertyExifAuxCGImagePropertyExifAux.Marshaler. toObject(Class<CGImagePropertyExifAux> cls, long handle, long flags)