WindowsICMColorMBS 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

WindowsICMColorMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Windows ICM MBS Win Plugin 11.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The class for a color value.

A variable of type color may be accessed as any of the supported color space colors by accessing the appropriate member of the union.

see also:
http://msdn.microsoft.com/en-us/library/dd371932(v=VS.85).aspx

Constants

Constant Value Description
MAX_COLOR_CHANNELS 8 The maximum number of supported color channels.

Color Type Constants

Constant Value Description
COLOR_3_CHANNEL 6 The COLOR is in the GENERIC3CHANNEL color space.
COLOR_5_CHANNEL 8 The COLOR is in a five channel color space.
COLOR_6_CHANNEL 9 The COLOR is in a six channel color space.
COLOR_7_CHANNEL 10 The COLOR is in a seven channel color space.
COLOR_8_CHANNEL 11 The COLOR is in an eight channel color space.
COLOR_CMYK 7 The COLOR is in the CMYKCOLOR color space.
COLOR_GRAY 1 The COLOR is in the GRAYCOLOR color space.
COLOR_Lab 5 The COLOR is in the LabCOLOR color space.
COLOR_NAMED 12 The COLOR is in a named color space.
COLOR_RGB 2 The COLOR is in the RGBCOLOR color space.
COLOR_XYZ 3 The COLOR is in the XYZCOLOR color space.
COLOR_Yxy 4 The COLOR is in the YxyCOLOR color space.

This class has no sub classes.

Some methods using this class:

Some examples using this class:

Blog Entries


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


WindowsGUIResourcesMBS   -   WindowsICMEnumMBS


💬 Ask a question or report a problem