Package org.robovm.apple.imageio
Class CGImagePropertyTIFF
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.imageio.CGImagePropertyTIFF
public class CGImagePropertyTIFF extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGImagePropertyTIFF.AsListMarshalerstatic classCGImagePropertyTIFF.Marshalerstatic classCGImagePropertyTIFF.Values -
Field Summary
Fields Modifier and Type Field Description static CGImagePropertyTIFFArtiststatic CGImagePropertyTIFFCompressionstatic CGImagePropertyTIFFCopyrightstatic CGImagePropertyTIFFDateTimestatic CGImagePropertyTIFFDocumentNamestatic CGImagePropertyTIFFHostComputerstatic CGImagePropertyTIFFImageDescriptionstatic CGImagePropertyTIFFMakestatic CGImagePropertyTIFFModelstatic CGImagePropertyTIFFOrientationstatic CGImagePropertyTIFFPhotometricInterpretationstatic CGImagePropertyTIFFPrimaryChromaticitiesstatic CGImagePropertyTIFFResolutionUnitstatic CGImagePropertyTIFFSoftwarestatic CGImagePropertyTIFFTileLengthstatic CGImagePropertyTIFFTileWidthstatic CGImagePropertyTIFFTransferFunctionstatic CGImagePropertyTIFFWhitePointstatic CGImagePropertyTIFFXResolutionstatic CGImagePropertyTIFFYResolution -
Method Summary
Modifier and Type Method Description static CGImagePropertyTIFFvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Compression
-
PhotometricInterpretation
-
DocumentName
-
ImageDescription
-
Make
-
Model
-
Orientation
-
XResolution
-
YResolution
-
ResolutionUnit
-
Software
-
TransferFunction
-
DateTime
-
Artist
-
HostComputer
-
Copyright
-
WhitePoint
-
PrimaryChromaticities
-
TileWidth
- Since:
- Available in iOS 9.0 and later.
-
TileLength
- Since:
- Available in iOS 9.0 and later.
-
-
Method Details