Harlequin RIP SDK

Header file defining the Color management module interface object types. More...

#include "hqtypes.h"

Typedefs

typedef uint8 sw_cmm_object_type
 Type of object_type values passed to some sw_cmm_api and sw_ccs_api functions. More...
 
typedef uint8 sw_cmm_color_model
 Type of color_model values passed to some sw_cmm_api and sw_ccs_api functions. More...
 

Enumerations

enum  {
  SW_CMM_TYPE_PICTURE = 0 , SW_CMM_TYPE_TEXT , SW_CMM_TYPE_SHADING , SW_CMM_TYPE_VIGNETTE = SW_CMM_TYPE_SHADING ,
  SW_CMM_TYPE_OTHER
}
 
enum  {
  SW_CMM_COLOR_MODEL_CMYK = 0 , SW_CMM_COLOR_MODEL_RGB , SW_CMM_COLOR_MODEL_GRAY , SW_CMM_COLOR_MODEL_NAMED_COLOR ,
  SW_CMM_COLOR_MODEL_CIE
}
 The color models of graphic objects reflecting the color space set by the job. More...
 

Detailed Description

Header file defining the Color management module interface object types.

Copyright (C) 2025 Global Graphics Software Ltd. All rights reserved.

This source code contains the confidential and trade secret information of Global Graphics Software Ltd. It may not be used, copied or distributed for any reason except as set forth in the applicable Global Graphics license agreement.