Home
last modified time | relevance | path

Searched refs:RS_ICC_COLORSPACE_UNDEFINED (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-icc-profile.c56 {RS_ICC_COLORSPACE_UNDEFINED, "Colorspace not available", "n/a"}, in rs_icc_colorspace_get_type()
167 RS_TYPE_ICC_COLORSPACE, RS_ICC_COLORSPACE_UNDEFINED, G_PARAM_READABLE)); in rs_icc_profile_class_init()
231 profile->colorspace = RS_ICC_COLORSPACE_UNDEFINED; in rs_icc_profile_init()
H A Drs-icc-profile.h43 RS_ICC_COLORSPACE_UNDEFINED = 0x0, enumerator