Package org.robovm.apple.imageio
Class CGImagePropertyTIFFData
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.imageio.CGImagePropertyTIFFData
public class CGImagePropertyTIFFData extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGImagePropertyTIFFData.AsListMarshalerstatic classCGImagePropertyTIFFData.Marshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description CGImagePropertyTIFFData() -
Method Summary
Modifier and Type Method Description <T extends NativeObject>
Tget(CGImagePropertyTIFF key, Class<T> type)doublegetNumber(CGImagePropertyTIFF property)StringgetString(CGImagePropertyTIFF property)booleanhas(CGImagePropertyTIFF key)CGImagePropertyTIFFDataset(CGImagePropertyTIFF property, double value)CGImagePropertyTIFFDataset(CGImagePropertyTIFF property, String value)CGImagePropertyTIFFDataset(CGImagePropertyTIFF key, NativeObject value)Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString