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