Configure default profiles.
More...
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