Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
CIColorMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | CoreImage | MBS MacCG Plugin | 7.3 | Yes | No | No | Yes, macOS only | No |
- 9 properties
- property Alpha as Double
- property Blue as Double
- property ColorSpace as CGColorSpaceMBS
- property description as String
- property Green as Double
- property Handle as Integer
- property NumberOfComponents as Integer
- property Red as Double
- property StringRepresentation as String
- 8 methods
- method Component(index as UInt32) as Double
- method Constructor(ColorValue as CGColorMBS)
- method Constructor(Handle as Integer)
- method Constructor(Red as Double, Green as Double, Blue as Double)
- method Constructor(Red as Double, Green as Double, Blue as Double, Alpha as Double)
- method Constructor(Red as double, Green as Double, Blue as double, Alpha as Double, ColorSpace as CGColorSpaceMBS)
- method Constructor(Red as double, Green as Double, Blue as double, ColorSpace as CGColorSpaceMBS)
- method copy as CIColorMBS
- 16 shared methods
- shared method blackColor as CIColorMBS
- shared method blueColor as CIColorMBS
- shared method clearColor as CIColorMBS
- shared method colorWithCGColor(ColorValue as CGColorMBS) as CIColorMBS
- shared method colorWithRGB(Red as Double, Green as Double, Blue as Double) as CIColorMBS
- shared method colorWithRGB(Red as Double, Green as Double, Blue as Double, Alpha as Double) as CIColorMBS
- shared method colorWithRGB(Red as Double, Green as Double, Blue as Double, Alpha as Double, ColorSpace as CGColorSpaceMBS) as CIColorMBS
- shared method colorWithRGB(Red as Double, Green as Double, Blue as Double, ColorSpace as CGColorSpaceMBS) as CIColorMBS
- shared method colorWithString(representation as String) as CIColorMBS
- shared method cyanColor as CIColorMBS
- shared method grayColor as CIColorMBS
- shared method greenColor as CIColorMBS
- shared method magentaColor as CIColorMBS
- shared method redColor as CIColorMBS
- shared method whiteColor as CIColorMBS
- shared method yellowColor as CIColorMBS
This class has no sub classes.
Some useful global functions for this class:
- NewCIColorMBS(red as single, green as single, blue as single, alpha as single=1.0) as CIColorMBS
- NewCIColorWithCGColorMBS(CGColor as Variant) as CIColorMBS
- NewCIColorWithStringMBS(s as String) as CIColorMBS
Some methods using this class:
- CIImageMBS.imageWithColor(color as CIColorMBS) as CIImageMBS
Some properties using for this class:
- CIAttributeMBS.DefaultColor as CIColorMBS
- CIFilterCheckerboardGeneratorMBS.inputColor0 as CIColorMBS
- CIFilterCheckerboardGeneratorMBS.inputColor1 as CIColorMBS
- CIFilterColorMonochromeMBS.inputColor as CIColorMBS
- CIFilterConstantColorGeneratorMBS.inputColor as CIColorMBS
- CIFilterCopyMachineTransitionMBS.inputColor as CIColorMBS
- CIFilterFalseColorMBS.inputColor0 as CIColorMBS
- CIFilterFalseColorMBS.inputColor1 as CIColorMBS
- CIFilterFlashTransitionMBS.inputColor as CIColorMBS
- CIFilterGaussianGradientMBS.inputColor0 as CIColorMBS
- CIFilterGaussianGradientMBS.inputColor1 as CIColorMBS
- CIFilterLenticularHaloGeneratorMBS.inputColor as CIColorMBS
- CIFilterLinearGradientMBS.inputColor0 as CIColorMBS
- CIFilterLinearGradientMBS.inputColor1 as CIColorMBS
- CIFilterRadialGradientMBS.inputColor0 as CIColorMBS
- CIFilterRadialGradientMBS.inputColor1 as CIColorMBS
- CIFilterSmoothLinearGradientMBS.inputColor0 as CIColorMBS
- CIFilterSmoothLinearGradientMBS.inputColor1 as CIColorMBS
- CIFilterSpotColorMBS.inputCenterColor1 as CIColorMBS
- CIFilterSpotColorMBS.inputCenterColor2 as CIColorMBS
- CIFilterSpotColorMBS.inputCenterColor3 as CIColorMBS
The items on this page are in the following plugins: MBS MacCG Plugin.
CIBarcodeDescriptorMBS - CIContextMBS
Links
MBS Xojo PDF Plugins