Uses of Class
org.robovm.apple.coregraphics.CGImagePixelFormatInfo
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics |
-
Uses of CGImagePixelFormatInfo in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGImagePixelFormatInfo Modifier and Type Method Description CGImagePixelFormatInfoCGImage. getPixelFormatInfo()static CGImagePixelFormatInfoCGImagePixelFormatInfo. valueOf(long n)Returns the enum constant of this type with the specified name.static CGImagePixelFormatInfoCGImagePixelFormatInfo. valueOf(String name)Returns the enum constant of this type with the specified name.static CGImagePixelFormatInfo[]CGImagePixelFormatInfo. values()Returns an array containing the constants of this enum type, in the order they are declared.