Oyranos Colour Management System API
Functions
Profile Lists API

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:
coloursigfilter as ICC 4 byte string
[out]sizeprofile filenames count
Returns:
the profiles filename list allocated within Oyranos
See also:
path_names