Package org.robovm.apple.imageio
Class CGImagePropertyExif
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.imageio.CGImagePropertyExif
public class CGImagePropertyExif extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGImagePropertyExif.AsListMarshalerstatic classCGImagePropertyExif.Marshalerstatic classCGImagePropertyExif.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static CGImagePropertyExifvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
ExposureTime
-
FNumber
-
ExposureProgram
-
SpectralSensitivity
-
ISOSpeedRatings
-
OECF
-
SensitivityType
-
StandardOutputSensitivity
-
RecommendedExposureIndex
-
ISOSpeed
-
ISOSpeedLatitudeyyy
-
ISOSpeedLatitudezzz
-
Version
-
DateTimeOriginal
-
DateTimeDigitized
-
OffsetTime
- Since:
- Available in iOS 13.0 and later.
-
OffsetTimeOriginal
- Since:
- Available in iOS 13.0 and later.
-
OffsetTimeDigitized
- Since:
- Available in iOS 13.0 and later.
-
ComponentsConfiguration
-
CompressedBitsPerPixel
-
ShutterSpeedValue
-
ApertureValue
-
BrightnessValue
-
ExposureBiasValue
-
MaxApertureValue
-
SubjectDistance
-
MeteringMode
-
LightSource
-
Flash
-
FocalLength
-
SubjectArea
-
MakerNote
-
UserComment
-
SubsecTime
-
SubsecTimeOriginal
- Since:
- Available in iOS 10.0 and later.
-
SubsecTimeDigitized
-
FlashPixVersion
-
ColorSpace
-
PixelXDimension
-
PixelYDimension
-
RelatedSoundFile
-
FlashEnergy
-
SpatialFrequencyResponse
-
FocalPlaneXResolution
-
FocalPlaneYResolution
-
FocalPlaneResolutionUnit
-
SubjectLocation
-
ExposureIndex
-
SensingMethod
-
FileSource
-
SceneType
-
CFAPattern
-
CustomRendered
-
ExposureMode
-
WhiteBalance
-
DigitalZoomRatio
-
FocalLenIn35mmFilm
-
SceneCaptureType
-
GainControl
-
Contrast
-
Saturation
-
Sharpness
-
DeviceSettingDescription
-
SubjectDistRange
-
ImageUniqueID
-
CameraOwnerName
-
BodySerialNumber
-
LensSpecification
-
LensMake
-
LensModel
-
LensSerialNumber
-
Gamma
-
CompositeImage
- Since:
- Available in iOS 13.1 and later.
-
SourceImageNumberOfCompositeImage
- Since:
- Available in iOS 13.1 and later.
-
SourceExposureTimesOfCompositeImage
- Since:
- Available in iOS 13.1 and later.
-
-
Method Details