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