Top | ![]() |
![]() |
![]() |
![]() |
FoFo * | fo_color_profile_new () |
FoProperty * | fo_color_profile_get_src () |
void | fo_color_profile_set_src () |
FoFo *
fo_color_profile_new (void
);
Creates a new FoColorProfile initialized to default value.
FoProperty *
fo_color_profile_get_src (FoFo *fo_fo
);
Gets the "src" property of fo_fo
.
void fo_color_profile_set_src (FoFo *fo_fo
,FoProperty *new_src
);
Sets the "src" property of fo_fo
to new_src