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