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
Fields inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
data -
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
-
Constructor Details
-
CGImagePropertyOpenEXRData
public CGImagePropertyOpenEXRData()
-
-
Method Details
-
has
-
get
-
set
-
getString
-
getNumber
-
set
-
set
-