Functions |
char ** | oyProfileListGet (const char *coloursig, uint32_t *size, oyAlloc_f allocateFunc) |
| get a list of profile filenames
|
Detailed Description
Functions to handle profile name lists.
- See also:
- path_names
Function Documentation
char** oyProfileListGet |
( |
const char * |
coloursig, |
|
|
uint32_t * |
size, |
|
|
oyAlloc_f |
allocateFunc | |
|
) |
| | |
get a list of profile filenames
- Parameters:
-
| coloursig | filter as ICC 4 byte string |
[out] | size | profile filenames count |
- Returns:
- the profiles filename list allocated within Oyranos
- See also:
- path_names