Oyranos Colour Management System API
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
Profile Lists API
ICC Profile APIs
Collaboration diagram for Profile Lists API:

Functions

char ** oyProfileListGet (const char *coloursig, uint32_t *size, oyAlloc_f allocateFunc)
 get a list of profile filenames
 

Detailed Description

Low level and fast 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