Oyranos Color Management System API
Functions
Profile Lists API

Fast profile name lists. More...

Collaboration diagram for Profile Lists API:

Functions

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

Detailed Description

Fast profile name lists.

See also
path_names

Function Documentation

char** oyProfileListGet ( const char *  colorsig,
uint32_t *  size,
oyAlloc_f  allocateFunc 
)

get a list of profile filenames

Parameters
colorsigfilter as ICC 4 byte string
[out]sizeprofile filenames count
Returns
the profiles filename list allocated within Oyranos
See also
path_names