Package org.robovm.apple.imageio
Class CGImagePropertyColorModel
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.imageio.CGImagePropertyColorModel
public class CGImagePropertyColorModel extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGImagePropertyColorModel.AsListMarshalerstatic classCGImagePropertyColorModel.Marshalerstatic classCGImagePropertyColorModel.Values -
Field Summary
Fields Modifier and Type Field Description static CGImagePropertyColorModelCMYKstatic CGImagePropertyColorModelGraystatic CGImagePropertyColorModelLabstatic CGImagePropertyColorModelRGB -
Method Summary
Modifier and Type Method Description static CGImagePropertyColorModelvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
RGB
-
Gray
-
CMYK
-
Lab
-
-
Method Details
-
valueOf
-