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