Oyranos Color Management System API - Version 0.9.6
Functions

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

◆ oyProfileListGet()

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