Package org.robovm.apple.imageio
Class CGImagePropertyExif.Marshaler
java.lang.Object
org.robovm.apple.imageio.CGImagePropertyExif.Marshaler
- Enclosing class:
- CGImagePropertyExif
public static class CGImagePropertyExif.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(CGImagePropertyExif o, long flags)static CGImagePropertyExiftoObject(Class<CGImagePropertyExif> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static CGImagePropertyExif toObject(Class<CGImagePropertyExif> cls, long handle, long flags) -
toNative
-