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