Uses of Class
org.robovm.apple.imageio.CGImagePropertyGIF
| Package | Description |
|---|---|
| org.robovm.apple.imageio |
-
Uses of CGImagePropertyGIF in org.robovm.apple.imageio
Fields in org.robovm.apple.imageio declared as CGImagePropertyGIF Modifier and Type Field Description static CGImagePropertyGIFCGImagePropertyGIF. CanvasPixelHeightstatic CGImagePropertyGIFCGImagePropertyGIF. CanvasPixelWidthstatic CGImagePropertyGIFCGImagePropertyGIF. DelayTimestatic CGImagePropertyGIFCGImagePropertyGIF. FrameInfoArraystatic CGImagePropertyGIFCGImagePropertyGIF. HasGlobalColorMapstatic CGImagePropertyGIFCGImagePropertyGIF. ImageColorMapstatic CGImagePropertyGIFCGImagePropertyGIF. LoopCountstatic CGImagePropertyGIFCGImagePropertyGIF. UnclampedDelayTimeMethods in org.robovm.apple.imageio that return CGImagePropertyGIF Modifier and Type Method Description static CGImagePropertyGIFCGImagePropertyGIF.Marshaler. toObject(Class<CGImagePropertyGIF> cls, long handle, long flags)static CGImagePropertyGIFCGImagePropertyGIF. valueOf(CFString value)Methods in org.robovm.apple.imageio that return types with arguments of type CGImagePropertyGIF Modifier and Type Method Description static List<CGImagePropertyGIF>CGImagePropertyGIF.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.imageio with parameters of type CGImagePropertyGIF Modifier and Type Method Description <T extends NativeObject>
TCGImagePropertyGIFData. get(CGImagePropertyGIF key, Class<T> type)doubleCGImagePropertyGIFData. getNumber(CGImagePropertyGIF property)StringCGImagePropertyGIFData. getString(CGImagePropertyGIF property)booleanCGImagePropertyGIFData. has(CGImagePropertyGIF key)CGImagePropertyGIFDataCGImagePropertyGIFData. set(CGImagePropertyGIF property, double value)CGImagePropertyGIFDataCGImagePropertyGIFData. set(CGImagePropertyGIF property, String value)CGImagePropertyGIFDataCGImagePropertyGIFData. set(CGImagePropertyGIF key, NativeObject value)static longCGImagePropertyGIF.Marshaler. toNative(CGImagePropertyGIF o, long flags)Method parameters in org.robovm.apple.imageio with type arguments of type CGImagePropertyGIF Modifier and Type Method Description static longCGImagePropertyGIF.AsListMarshaler. toNative(List<CGImagePropertyGIF> l, long flags)static CGImagePropertyGIFCGImagePropertyGIF.Marshaler. toObject(Class<CGImagePropertyGIF> cls, long handle, long flags)