Platforms to show: All Mac Windows Linux Cross-Platform

Back to CGColorSpaceMBS class.

CGColorSpaceMBS.kCGColorSpaceModelCMYK=2

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the colorspace model constants.

A CMYK color space model.

Available in Mac OS X v10.5 and later.

CGColorSpaceMBS.kCGColorSpaceModelDeviceN=4

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the colorspace model constants.

A DeviceN color space model.

Available in Mac OS X v10.5 and later.

CGColorSpaceMBS.kCGColorSpaceModelIndexed=5

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the colorspace model constants.

An indexed color space model.

Available in Mac OS X v10.5 and later.

CGColorSpaceMBS.kCGColorSpaceModelLab=3

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the colorspace model constants.

A Lab color space model.

Available in Mac OS X v10.5 and later.

CGColorSpaceMBS.kCGColorSpaceModelMonochrome=0

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the colorspace model constants.

A monochrome color space model.

Available in Mac OS X v10.5 and later.

CGColorSpaceMBS.kCGColorSpaceModelPattern=6

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the colorspace model constants.

A pattern color space model.

Available in Mac OS X v10.5 and later.

CGColorSpaceMBS.kCGColorSpaceModelRGB=1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the colorspace model constants.

An RGB color space model.

Available in Mac OS X v10.5 and later.

CGColorSpaceMBS.kCGColorSpaceModelUnknown=-1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the colorspace model constants.

An unknown color space model.

Available in Mac OS X v10.5 and later.

CGColorSpaceMBS.kCGRenderingIntentAbsoluteColorimetric=1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the color rendering intents constants.

Map colors outside of the gamut of the output device to the closest possible match inside the gamut of the output device. This can produce a clipping effect, where two different color values in the gamut of the graphics context are mapped to the same color value in the output device's gamut. Unlike the relative colorimetric, absolute colorimetric does not modify colors inside the gamut of the output device.

CGColorSpaceMBS.kCGRenderingIntentDefault=0

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the color rendering intents constants.

The default rendering intent for the graphics context.

CGColorSpaceMBS.kCGRenderingIntentPerceptual=3

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the color rendering intents constants.

Preserve the visual relationship between colors by compressing the gamut of the graphics context to fit inside the gamut of the output device. Perceptual intent is good for photographs and other complex, detailed images.

CGColorSpaceMBS.kCGRenderingIntentRelativeColorimetric=2

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the color rendering intents constants.

Map colors outside of the gamut of the output device to the closest possible match inside the gamut of the output device. This can produce a clipping effect, where two different color values in the gamut of the graphics context are mapped to the same color value in the output device's gamut. The relative colorimetric shifts all colors (including those within the gamut) to account for the difference between the white point of the graphics context and the white point of the output device.

CGColorSpaceMBS.kCGRenderingIntentSaturation=4

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 9.5
One of the color rendering intents constants.

Preserve the relative saturation value of the colors when converting into the gamut of the output device. The result is an image with bright, saturated colors. Saturation intent is good for reproducing images with low detail, such as presentation charts and graphs.

The items on this page are in the following plugins: MBS MacCG Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...