Uses of Class
org.robovm.apple.coregraphics.CGColorConversionInfo
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics | |
| org.robovm.apple.metalps |
-
Uses of CGColorConversionInfo in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGColorConversionInfo Modifier and Type Method Description static CGColorConversionInfoCGColorConversionInfo. create(CGColorSpace src, CGColorSpace dst)static CGColorConversionInfoCGColorConversionInfo. createWithOptions(CGColorSpace src, CGColorSpace dst, NSDictionary options) -
Uses of CGColorConversionInfo in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps with parameters of type CGColorConversionInfo Modifier and Type Method Description protected longMPSImageConversion. init(MTLDevice device, MPSAlphaType srcAlpha, MPSAlphaType destAlpha, MachineSizedFloatPtr backgroundColor, CGColorConversionInfo conversionInfo)Constructors in org.robovm.apple.metalps with parameters of type CGColorConversionInfo Constructor Description MPSImageConversion(MTLDevice device, MPSAlphaType srcAlpha, MPSAlphaType destAlpha, MachineSizedFloatPtr backgroundColor, CGColorConversionInfo conversionInfo)