Uses of Class
org.robovm.apple.imageio.CGImageMetadataType
| Package | Description |
|---|---|
| org.robovm.apple.imageio |
-
Uses of CGImageMetadataType in org.robovm.apple.imageio
Methods in org.robovm.apple.imageio that return CGImageMetadataType Modifier and Type Method Description CGImageMetadataTypeCGImageMetadataTag. getType()static CGImageMetadataTypeCGImageMetadataType. valueOf(long n)Returns the enum constant of this type with the specified name.static CGImageMetadataTypeCGImageMetadataType. valueOf(String name)Returns the enum constant of this type with the specified name.static CGImageMetadataType[]CGImageMetadataType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.imageio with parameters of type CGImageMetadataType Modifier and Type Method Description static CGImageMetadataTagCGImageMetadataTag. create(String xmlns, String prefix, String name, CGImageMetadataType type, CFType value)