Uses of Class
org.robovm.apple.imagecapturecore.ICEXIFOrientationType
| Package | Description |
|---|---|
| org.robovm.apple.imagecapturecore |
-
Uses of ICEXIFOrientationType in org.robovm.apple.imagecapturecore
Methods in org.robovm.apple.imagecapturecore that return ICEXIFOrientationType Modifier and Type Method Description ICEXIFOrientationTypeICCameraFile. getOrientation()static ICEXIFOrientationTypeICEXIFOrientationType. valueOf(long n)Returns the enum constant of this type with the specified name.static ICEXIFOrientationTypeICEXIFOrientationType. valueOf(String name)Returns the enum constant of this type with the specified name.static ICEXIFOrientationType[]ICEXIFOrientationType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.imagecapturecore with parameters of type ICEXIFOrientationType Modifier and Type Method Description voidICCameraFile. setOrientation(ICEXIFOrientationType v)