CGColorMBS 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
CGColorMBS class
A class for a CoreGraphics color object.
- property Handle as Integer
- 7 methods
- 11 shared methods
- shared method Black as CGColorMBS
- shared method Clear as CGColorMBS
- shared method Create(colorspace as CGColorSpaceMBS, components as memoryblock) as CGColorMBS
- shared method Create(colorspace as CGColorSpaceMBS, components() as Double) as CGColorMBS
- shared method CreateDeviceCMYK(cyan as Double, magenta as Double, yellow as Double, black as Double, alpha as Double = 1.0) as CGColorMBS
- shared method CreateDeviceGray(gray as Double, alpha as Double = 1.0) as CGColorMBS
- shared method CreateDeviceRGB(red as Double, green as Double, blue as Double, alpha as Double = 1.0) as CGColorMBS
- shared method CreateGenericCMYK(cyan as Double, magenta as Double, yellow as Double, black as Double, alpha as Double = 1.0) as CGColorMBS
- shared method CreateGenericGray(gray as Double, alpha as Double = 1.0) as CGColorMBS
- shared method CreateGenericRGB(red as Double, green as Double, blue as Double, alpha as Double = 1.0) as CGColorMBS
- shared method White as CGColorMBS
This class has no sub classes.
Some methods using this class:
Some examples using this class:
Blog Entries
Release notes
The items on this page are in the following plugins: MBS MacCG Plugin.
CGBitmapContextMBS
-
CGColorSpaceMBS