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