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
Back to WindowsICMTransformMBS class.
WindowsICMTransformMBS.BEST_MODE = 3
Type | Topic | Plugin | Version |
const | Windows ICM | MBS Win Plugin | 11.1 |
Transform will be used for the display of the highest-quality image possible on the target device.
WindowsICMTransformMBS.ENABLE_GAMUT_CHECKING = &h10000
Type | Topic | Plugin | Version |
const | Windows ICM | MBS Win Plugin | 11.1 |
Use this transform for gamut checking.
WindowsICMTransformMBS.FAST_TRANSLATE = &h40000
Type | Topic | Plugin | Version |
const | Windows ICM | MBS Win Plugin | 11.1 |
Look up color only. Do not interpolate the color.
WindowsICMTransformMBS.NORMAL_MODE = 2
Type | Topic | Plugin | Version |
const | Windows ICM | MBS Win Plugin | 11.1 |
Transform will be used for normal image display. Average image quality.
WindowsICMTransformMBS.PRESERVEBLACK = &h100000
Type | Topic | Plugin | Version |
const | Windows ICM | MBS Win Plugin | 11.1 |
If this bit is set, the transform engine inserts the appropriate black generation GMMP as the last GMMP in the transform sequence. This flag only works in a pure WCS transform.
WindowsICMTransformMBS.PROOF_MODE = 1
Type | Topic | Plugin | Version |
const | Windows ICM | MBS Win Plugin | 11.1 |
Transform will be used to preview the image. Low image quality.
WindowsICMTransformMBS.SEQUENTIAL_TRANSFORM = &h80800000
Type | Topic | Plugin | Version |
const | Windows ICM | MBS Win Plugin | 11.1 |
If this bit is set, each step in the WCS processing pipeline is performed for every pixel in the image and no optimized color transform is built. This flag only works in a pure WCS transform.
Restrictions: A transform created with the SEQUENTIAL_TRANSFORM flag set may only be used in the thread on which it was created and only for one color translation call at a time. COM must be initialized prior to creating the sequential transform and must remain initialized for the lifetime of the transform object.
WindowsICMTransformMBS.USE_RELATIVE_COLORIMETRIC = &h20000
Type | Topic | Plugin | Version |
const | Windows ICM | MBS Win Plugin | 11.1 |
The items on this page are in the following plugins: MBS Win Plugin.