Package org.robovm.apple.imageio
Class CGImagePropertyNikon
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.imageio.CGImagePropertyNikon
public class CGImagePropertyNikon extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGImagePropertyNikon.AsListMarshalerstatic classCGImagePropertyNikon.Marshalerstatic classCGImagePropertyNikon.Values -
Field Summary
Fields Modifier and Type Field Description static CGImagePropertyNikonCameraSerialNumberstatic CGImagePropertyNikonColorModestatic CGImagePropertyNikonDigitalZoomstatic CGImagePropertyNikonFlashExposureCompstatic CGImagePropertyNikonFlashSettingstatic CGImagePropertyNikonFocusDistancestatic CGImagePropertyNikonFocusModestatic CGImagePropertyNikonImageAdjustmentstatic CGImagePropertyNikonISOSelectionstatic CGImagePropertyNikonISOSettingstatic CGImagePropertyNikonLensAdapterstatic CGImagePropertyNikonLensInfostatic CGImagePropertyNikonLensTypestatic CGImagePropertyNikonQualitystatic CGImagePropertyNikonSharpenModestatic CGImagePropertyNikonShootingModestatic CGImagePropertyNikonShutterCountstatic CGImagePropertyNikonWhiteBalanceMode -
Method Summary
Modifier and Type Method Description static CGImagePropertyNikonvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
ISOSetting
-
ColorMode
-
Quality
-
WhiteBalanceMode
-
SharpenMode
-
FocusMode
-
FlashSetting
-
ISOSelection
-
FlashExposureComp
-
ImageAdjustment
-
LensAdapter
-
LensType
-
LensInfo
-
FocusDistance
-
DigitalZoom
-
ShootingMode
-
CameraSerialNumber
-
ShutterCount
-
-
Method Details
-
valueOf
-