Uses of Class
org.robovm.apple.imageio.CGImagePropertyTIFF
| Package | Description |
|---|---|
| org.robovm.apple.imageio |
-
Uses of CGImagePropertyTIFF in org.robovm.apple.imageio
Methods in org.robovm.apple.imageio that return CGImagePropertyTIFF Modifier and Type Method Description static CGImagePropertyTIFFCGImagePropertyTIFF.Marshaler. toObject(Class<CGImagePropertyTIFF> cls, long handle, long flags)static CGImagePropertyTIFFCGImagePropertyTIFF. valueOf(CFString value)Methods in org.robovm.apple.imageio that return types with arguments of type CGImagePropertyTIFF Modifier and Type Method Description static List<CGImagePropertyTIFF>CGImagePropertyTIFF.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.imageio with parameters of type CGImagePropertyTIFF Modifier and Type Method Description <T extends NativeObject>
TCGImagePropertyTIFFData. get(CGImagePropertyTIFF key, Class<T> type)doubleCGImagePropertyTIFFData. getNumber(CGImagePropertyTIFF property)StringCGImagePropertyTIFFData. getString(CGImagePropertyTIFF property)booleanCGImagePropertyTIFFData. has(CGImagePropertyTIFF key)CGImagePropertyTIFFDataCGImagePropertyTIFFData. set(CGImagePropertyTIFF property, double value)CGImagePropertyTIFFDataCGImagePropertyTIFFData. set(CGImagePropertyTIFF property, String value)CGImagePropertyTIFFDataCGImagePropertyTIFFData. set(CGImagePropertyTIFF key, NativeObject value)static longCGImagePropertyTIFF.Marshaler. toNative(CGImagePropertyTIFF o, long flags)Method parameters in org.robovm.apple.imageio with type arguments of type CGImagePropertyTIFF Modifier and Type Method Description static longCGImagePropertyTIFF.AsListMarshaler. toNative(List<CGImagePropertyTIFF> l, long flags)static CGImagePropertyTIFFCGImagePropertyTIFF.Marshaler. toObject(Class<CGImagePropertyTIFF> cls, long handle, long flags)