Oyranos Colour Management System API
Data Fields
oyIcon_s Struct Reference

icon data More...

#include <oyranos_alpha.h>

Collaboration diagram for oyIcon_s:
Collaboration graph

Data Fields

oyOBJECT_e type
oyStruct_Copy_f copy
oyStruct_Release_f release
oyPointer dummy
int width
int height
float * data
char * file_list

Detailed Description

icon data

Since: 0.1.8


Field Documentation

oyStruct_Copy_f oyIcon_s::copy

copy function

float* oyIcon_s::data

should be sRGB matched

oyPointer oyIcon_s::dummy

keep to zero

char* oyIcon_s::file_list

colon ':' delimited list of icon file names, SVG, PNG

int oyIcon_s::height
oyStruct_Release_f oyIcon_s::release

release function

oyOBJECT_e oyIcon_s::type

struct type oyOBJECT_ICON_S

int oyIcon_s::width