Configure default profiles.
More...
|
| ICC Profile APIs |
| Select, read, manipulate and write ICC Profiles in memory and on disk.
|
|
Configure default profiles.
- See also
- path_names
◆ oyGetDefaultProfileName()
Gets a default profile filename.
- Parameters
-
type | the kind of default profile |
allocate_func | the allocation function needed to reserve memory for the filename string |
- Returns
- filename
Referenced by oyProfiles_s::oyProfiles_ForStd().
◆ oySetDefaultProfile()
int oySetDefaultProfile |
( |
oyPROFILE_e |
type, |
|
|
const char * |
file_name |
|
) |
| |
Sets a profile, which is available in the current configured path.
- Parameters
-
type | the kind of default profile |
file_name | the profile which shall become the default for the above specified profile type |
- Returns
- success