![]() |
Oyranos
git-devel
Oyranos is a full featured Color Management System
|
#include "oyProfiles_s.h"
Functions | |
int | oyProfileAddWhitePointEffect (oyProfile_s *monitor_profile, oyOptions_s **module_options) |
create_profile.white_point_adjust.bradford More... | |
int | oyDeviceSetup2 (oyConfig_s *device, oyOptions_s *options) |
activate the device using the stored configuration More... | |
Oyranos is an open source Color Management System
int oyDeviceSetup2 | ( | oyConfig_s * | device, |
oyOptions_s * | options | ||
) |
activate the device using the stored configuration
Function oyDeviceSetup2
[in] | device | the device |
[in] | options | additional options,
|
References oyDeviceSetup().
int oyProfileAddWhitePointEffect | ( | oyProfile_s * | monitor_profile, |
oyOptions_s ** | module_options | ||
) |
create_profile.white_point_adjust.bradford
The profile will be generated in many different shades, which will explode conversion cache.
References oyProfile_GetWhitePoint().