CIColorMBS class
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
CIColorMBS class
A class for a color in CoreImage.
- 9 properties
- 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:
Some methods using this class:
Some properties using for this class:
Blog Entries
The items on this page are in the following plugins: MBS MacCI Plugin.
CIBarcodeDescriptorMBS
-
CIContextMBS